Supabase Libraries: Server function to validate JWT #10725
Unanswered
JoLoZ
asked this question in
Feature Requests
Replies: 1 comment
|
You can use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This suggestion is simple: Include a function for the server side of supabase.js & friends that validates a given JWT and returns
true/falsedepending on whether it's valid and active.This would result in one library less being used on average which is usually a good thing.
I hope it gets considered!
-Jonas
All reactions