Pranay
KKinde
•Created by Pranay on 3/7/2025 in #💻┃support
jwtVerify from node express needs an audience
I am trying to set up an express server that can verify my token. This is my current code:
However I am getting an error as soon as i try to run the node server:
Is this a known issue
6 replies
KKinde
•Created by Pranay on 3/6/2025 in #💻┃support
Kinde, Supabase, and React Native
Hi, I have a full NextJS app which is using supabase and kinde. I did something hacky where I never enabled RLS on the tables, but instead I checked the logged in user on every server action to make sure the user was correct and had the right permissions. Not the best approach but it worked.
I am now working on making my nextJS application into a React Native app. However, seems like the hacky thing I was doing is probably not the best way forward. I'm exploring the docs but it doenst seem straightforward on integrating React Native, Kinde and Supabase. Is the main way to get around this via the JWT token? Can't find any other solutions.
7 replies
KKinde
•Created by Pranay on 12/28/2024 in #💻┃support
NextJS PWA app gets stuck at this screen

5 replies