Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-native session based authentication? #2

Open
sorodrigo opened this issue Jun 17, 2023 · 0 comments
Open

react-native session based authentication? #2

sorodrigo opened this issue Jun 17, 2023 · 0 comments

Comments

@sorodrigo
Copy link

sorodrigo commented Jun 17, 2023

I'm builing a RN-Web app that uses cookies as authentication. The main reason for this is that I'm using Supabase, and that's what they provide. I managed to get it working by doing some hacks, but I was thinkin about removing those hacks in favor of Axios + Tough-Cookie. Perhaps I could use this project as a base to make an AsyncStorage capable plugin.

I see there's an open PR fixing an upstream breaking change. I wonder, would you recommend spending some time trying to make this code work for AsyncStorage? Or did you find a bigger problem that would make this unreasonable? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant