You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
Hi!
Possibly the thing is in my Auth0 misconfiguration, but I cannot make this policies work at the end. After authentication is completed and navigating to /fetchdata page I see You're not authorized to reach this page.
Tried to expose identity's claims and they do not contain anything like
'permissions' => 'read:weather_forecast', but contains only basics claims such as nickname, email, sub, phone, updated_at...
How should I add this permissions in Auth0 settings to my users: on the user base, role, rule or api?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Possibly the thing is in my Auth0 misconfiguration, but I cannot make this policies work at the end. After authentication is completed and navigating to /fetchdata page I see You're not authorized to reach this page.
Tried to expose identity's claims and they do not contain anything like
'permissions' => 'read:weather_forecast', but contains only basics claims such as nickname, email, sub, phone, updated_at...
How should I add this permissions in Auth0 settings to my users: on the user base, role, rule or api?
The text was updated successfully, but these errors were encountered: