LogoLogo
  • Getting Started
    • Overview
    • Download components
    • Installing Components
    • Using a component
    • lowcodera App Tokens
  • UI Components
    • lowcodera UI Assets
    • Button
    • Card
    • Date time picker
    • Dropdown Menu
    • Horizontal Navbar
    • Icon
    • PowerGrid
    • Progress Bar
    • TextBox
    • Vertical Navbar
  • Visualization Components
  • Area Chart
  • Bar Chart
  • Column Chart
  • Donut Chart
  • Heatmap Chart
  • Kanban Board
  • Swimlane
  • Line Chart
  • Mixed Chart
  • Pie Chart
  • Polar Chart
  • Radar Chart
  • Radial Chart
  • Strategic Roadmap
  • Scatter Chart
  • Timeline Chart
  • Properties Reference
    • UI Component Properties
    • Chart Component Properties
    • Navbar Schema
  • Page 1
Powered by GitBook
On this page
  • What are App Tokens?
  • Generating App Tokens
  • Dev Tokens
  • App Tokens
  • Renewing Tokens

Was this helpful?

  1. Getting Started

lowcodera App Tokens

This section describes the use of lowcodera App Tokens

PreviousUsing a componentNextlowcodera UI Assets

Last updated 1 year ago

Was this helpful?

What are App Tokens?

lowcodera App Tokens are unique keys which which can be generated from the lowcodera admin portal and allow Power Apps to render lowcodera components. The app token needs to be pasted into the “token” property of the lowcodera master UI component to activate the use of all lowcodera components within an app.

Generating App Tokens

There two types of tokens, a Dev Token and an App Tokens.

Dev Tokens

You can generate a dev token and use this while you build and test your app in app studio. When running the app as an end user in Power Apps play mode, the components will not render unless a valid lowcodera App token is present for your specific Power App.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click Get Dev Token to copy the token to your clipboard

4. In App studio, paste the token into the App Token property of the lowcodera UI Assets Component

App Tokens

When users run published apps in Power Apps Player a valid App Token is required for lowcodera components to render.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click the New App Token button

4. Fill in the details on the form:

Description: Enter a unique name to identify this token. Usually your Power App name.

Power App App ID: Copy and paste your Power App ID

5. Click Save

6. Copy the generated token by clicking on the copy icon next to the token in the token list

7. In App studio, paste the token into the App Token property of the lowcodera UI Assets Component

8. Publish your apps

You cannot change the Power App ID of your token after it has been generated so it is important to ensure the Power App ID is correct.

Renewing Tokens

If you have recently extended your lowcodera subscription, you may wish to renew existing app tokens to correspond to your new subscription end date.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click the Refresh All Token button

4. Copy and paste the required app token into the lowcodera UI Asset component of your Power App

Generating App Tokens