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 was archived by the owner on Aug 10, 2022. It is now read-only.
I've followed the tutorial and succeed to attached my token to my Hasura reauests from my frontend.
I have a question where user informations are store in Hasura after the decode done by Keycloak-hasura-connector ?
I would like to update some fields of my data model with those informations and use Hasura roles manager.