Hey, is there any way how I can add a scope or per...
# help
b
Hey, is there any way how I can add a scope or permission-set to the jwt? Which the logged-in user can't modifiy and I can use this scope/permission-set in my nodejs backend. All tipps welcome.
n
Hello @bobmolgui! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
bmolitor (2022-04-23)
g
This approach might work for what you want. From comment to end of thread: https://github.com/supabase/supabase/discussions/1148#discussioncomment-2016850
b
Thanks