Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to authenticate Implicit Grant SPA #3

Open
luciano-buono opened this issue Dec 3, 2021 · 0 comments
Open

How to authenticate Implicit Grant SPA #3

luciano-buono opened this issue Dec 3, 2021 · 0 comments

Comments

@luciano-buono
Copy link

I managed to make it work getting the Token going into Auth0 Dashboard and copying it.

However, I need to link the authentication to the LogIn Box that uses a SinglePageApplication (SPA).

As far far as I understand, the Apis are accessed from SPA with the Implicit Grant but I don't know how to do it.

The JWT that I get when I log into the LogIn Box (using a user in the Tenant Database) is bigger than the JWT in the 'Test Section' of the API.

Also the audience is different. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant