Custom Auth Token Hook requires authorization token
Hi i am trying to modify the claims for jwt by adding extra data to app_metadata however when following the documentation i am stuck at login with an error:
usuing supabase sdk to sign in.
I checked the request and it does have the authorization bearer token in the request. Using the sdk
https://supabase.com/docs/guides/auth/auth-hooks/custom-access-token-hook?queryGroups=language&language=http
Hook requires authorization token. usuing supabase sdk to sign in.
I checked the request and it does have the authorization bearer token in the request. Using the sdk
https://supabase.com/docs/guides/auth/auth-hooks/custom-access-token-hook?queryGroups=language&language=http