Permissions error when trying to query user with own Auth0 account

I’m a bit confused about how to connect Auth0 and 8base.

I created an authentication profile on 8base with my own Auth0 account. Then I created a user on both Auth0 and 8base with the same email. When I login with that user through Auth0 (using the default flow with the lock widget and loginWithRedirect from @auth0/auth0-spa-js) and try to query the user with the same email on 8base, I get the following error: “You don’t have permission to perform this operation”.

The user on 8base should have permissions to query its own data. Are there extra steps needed to make this work? The same flow with the 8base authentication was working.

A tutorial on how to setup 8base with Auth0 (using our own account) might also be useful as the authentication docs are more surface level.

1 Like

I’ll make a tutorial for you.

2 Likes

After it is done could you share here? Always looking for more auth tutorials.

1 Like

Good news! Here’s the Auth0 tutorial. Lmk if it helps.

1 Like

@sebastian.scholl that’s very helpful, thanks!

1 Like

Thanks. This is great to have!

1 Like