Neon Authorize RLS with custom auth
As far as I understand, i just have to have a JWK endpoint to validate the tokens against and supply that in the Neon dashboard.
Then when I set the token on the neon instance it will validate that token on the JWK endpoint i supply.
So I could self host the JWK endpoint using Jose or a similar library?
Been struggling the last few days with supabase and RLS there, and I’m at a point of switching it up to something that “just works” the docs are promising so far.
Then when I set the token on the neon instance it will validate that token on the JWK endpoint i supply.
So I could self host the JWK endpoint using Jose or a similar library?
Been struggling the last few days with supabase and RLS there, and I’m at a point of switching it up to something that “just works” the docs are promising so far.
