Hello everybody 🙂
I have a weird issue where my JWT seems to have it's payload stringified, and sent in the Authorization
Bearer
header. but the Session object have the payload (in the
access_token
) just fine?
Have anybody encountered this issue? 🙂
n
Needle
05/08/2022, 11:25 AM
Hello @cannedevil!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
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.
Needle
05/08/2022, 11:40 AM
🆕 JWT Payload stringified in Supabase Client (JS)