Fyre
  • Fyre
    • How Does It Work?
    • Key Features
    • Who uses Fyre?
  • Admin Dashboard
    • Login
    • Events
      • Create An Event
      • Configurations
        • General Configurations
        • Referral Configurations
        • Prize Configurations
        • KYC Configurations
        • Custom Input Configurations
        • Social Configurations
          • Twitter Follow
          • Twitter Retweet
          • Telegram Join
          • Discord Join
          • GitHub PR
        • Collect Wallet Configurations
        • Tokens or NFT Holding Configurations
        • Custom Smart Contract Configurations
        • Custom API Configurations
      • Edit An Event
        • Add a new task
        • Remove a task
        • Edit existing task
      • Clone An Event
      • Delete an Event
    • Participants Data
    • Settings
      • Teams
      • Org
      • Apps
      • Subscriptions
    • Reward Distribution
  • Participant
    • Campaign Landing page
    • How to Participate
    • Claiming Rewards
  • Developer
    • App Setting
      • Registration
      • Update
      • Authentication
    • APIs
      • /app/events
      • /app/user/events
      • /app/user/redirection
      • Error Codes
      • Event Action Types
    • Demo
Powered by GitBook
On this page

Was this helpful?

  1. Developer
  2. App Setting

Update

PreviousRegistrationNextAuthentication

Last updated 2 years ago

Was this helpful?

Click on Edit icon to edit an app or regenerate app credentials.

Enable Generate New Credentials switch to assign a new key pair (i.e. credentials) to your app. You can skip this step if you do not wish to update app's credentials.

Note: This step will have no affect on appId, only new credential will be assigned to an existing application.

Click on Update button to save changes.

Now that we know how to register an app on Fyre Dashboard, in the next step, we will learn how an application can authenticate itself and request data from Fyre backend.