Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

fix: sends null for access_token when not signed in #53

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

dshukertjr
Copy link
Member

@dshukertjr dshukertjr commented Sep 27, 2022

null should be sent as the access_token value when the user is not signed into the app. Currently, an empty string is being sent, which is causing invalid access_token issue.

Related JS SDK code here

related supabase/supabase-flutter#225

@dshukertjr dshukertjr requested a review from a team September 27, 2022 11:15
@dshukertjr dshukertjr merged commit d4b1c21 into main Sep 27, 2022
@dshukertjr dshukertjr deleted the fix/access_token branch September 27, 2022 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants