Can I log in with token with template in Clerk?
I use Expo(React Native) with Clerk. To talk to the database I use a JWT token with the template provided by the Clerk. I store this token using Expo Secure Store.
I use Expo(React Native) with Clerk. To talk to the database I use a JWT token with the template provided by the Clerk. I store this token using Expo Secure Store.