User Management
Auth0 Integration for User Management
Last updated
Was this helpful?
Auth0 Integration for User Management
Last updated
Was this helpful?
By default, uncodie uses Auth0 to manage the identity and security of your application, your app can use a complex database collection structure without using user authentication.
The only thing you have to do to start managing users is to set a screen component to "Protected", this will immediately set the compiler with Auth0 integration, for your app to compile correctly you will need to set your Auth0 account and API Key in the Uncodie App, for a step by step guide keep reading:
Once you have set up your Auth0 account, you can see all your user's activity directly in the Auth0 dashboard, users collection is synced with Auth0 in your database to help you with different scenarios when you require to display users' info directly in your app through data binding.