Quickstart
Setup Account
Learn on how to setup your account
Sign in/sign up to your account
You can sign in to your account. Or, if you're new, you can sign up for one.
Create a project
- If you're new, or want to, create an organization first;
- In the organization page, create a project by clicking on the New Project button.
Setup API keys
Get the API keys on the via Config tab, then select the API Keys options on the left sidebar.
- The
Public Key
should automatically created for you; - Create a new
Private Key
and store it somewhere safe;
Setup authorized domains (optional, for web applications only)
If you're building a web application, you need to add the Authorized Domains
to your application. You can do this by:
- Go to the Config tab
- On the left sidebar, select the Authorized Domains options
- Add the domain of your application
- Save the changes
Integrate with your application 🎉
You're all set! You can get started by integrating your application with CakeAuth. Check out the quickstart guide to learn more.
Last updated on