15
Can we have an option to suppress the warnings from calling `getSession()`?
Source: supabase/supabase#26890 · opened by @park-jemin
While I appreciate the great insight and discussion [here]( it would be helpful to have an option exposed to allow us to suppress the warnings through the supabase client. It could look something like this:
I've had to patch the @supabase/auth-js and @supabase/supabase-js packages to get this behavior, but I would appreciate any input and guidance on introducing this to the libraries themselves for users that understand the security risks associated with this and have accounted for it in their architecture.
I've had to patch the @supabase/auth-js and @supabase/supabase-js packages to get this behavior, but I would appreciate any input and guidance on introducing this to the libraries themselves for users that understand the security risks associated with this and have accounted for it in their architecture.
No pledges yet. Be the first to back this.
Comments
Similar requests
Ability to silence or customize linters
4 votes · 0 comments
Changing JWTs to RS256 to verify JWT inside getSession() anywhere
4 votes · 0 comments
Send provider name back when using Providers
1 vote · 0 comments
Lack of interoperability between `custom_access_token_hook` and `.getUser()`
7 votes · 0 comments
supabase cli: is it possible to get the security advisors errors/warnings/info from the cli?
2 votes · 0 comments
No comments yet.