1.9 KiB
1.9 KiB
Auth0 Integration
What
Auth0 allows you to add a login form with user access management to your documentation.
How
- Create an account or login to [Auth0]((https://auth0.com/)
- Select Applications in the Auth0 menu
- Click + Create Application
- Input a Name for your application
- Select Single Page Web Applications
- Click Create
- Select Application Settings
- Copy the Domain and paste it in Hosted Login Page
- Input a ? at the end of the pasted Domain from above
- Copy the Client ID and paste it after the ? in Hosted Login Page from above
- Copy the Client Secret and paste it in Client Secrets in Hubs
- Copy the Callback URL generated by Hubs in Authorizations and paste it in Allowed Callback URLs in Auth0
Make sure the callbacks start with https instead of http and that they match
- Select Hosted Pages in the Auth0 menu
Make sure Customize Login Page is turned on
- Click on Build to start the Publishing process






