This guide will walk you through integrating Auth0 authentication into your Graphweaver project. We'll use Graphweaver's built-in Auth0 support and the Auth0 SPA SDK to handle user logins within the AdminUI.
This guide will also use an Sqlite database as an example data provider. Feel free to follow along or replace with your own data source as needed.
Let’s get started.
There are a number of settings that need to be configured in Auth0 so that it integrates with Graphweaver.
Before we get started with Graphweaver let’s setup Auth0 with the following settings:
http://localhost:9000](<http://localhost:9000/>), [<http://localhost:9000/auth/login>](<http://localhost:9000/auth/login>)
http://localhost:9000](<http://localhost:9000/>), [<http://localhost:9000/auth/login>](<http://localhost:9000/auth/login>)
http://localhost:9000