web2h
1
Hello, I use the tutorial Get Started with Flutter Authentication to set up my flutter app with the auth0 authentication.
it is working just fine
The only issue is that i’m getting JWE instead of a JWT for the access token.
I cant disabled the encryption anywhere in my auth0 dashboard as the toggle button to do that does not appear in my account.
FYI, i’m trying to login through google
Hi @web2h,
This community post should be of help:
If you have any other questions, feel free to reach out.
Have a good one,
Vlad
web2h
4
It was of good help. thanx @vlad.murarasu