Implement session management with Clerk on a non-JS environment #2960
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I was able to create an OAuth app as described in this guide and register a Drupal instance as a client to it. It works great.
Now I would like to implement session management on Drupal (PHP) using Clerk but I can't find a guide describing how to use the API for it. Is it possible? Should I use the backend or the frontend API from Clerk docs? Is there a guide that could help me maybe?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions