-
Is this just an API wrapper or can it be used for auth in a MVC website, and be compatible with the build in AuthorizeAttribute |
Beta Was this translation helpful? Give feedback.
Answered by
Hawxy
Jul 26, 2024
Replies: 1 comment
-
This is just an API wrapper. Clerk doesn't currently support OIDC so setting it up in MVC is a bit annoying. You might be able to hack something together with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
1jmj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is just an API wrapper. Clerk doesn't currently support OIDC so setting it up in MVC is a bit annoying. You might be able to hack something together with
Microsoft.Owin.Security.OAuth
+ https://clerk.com/docs/advanced-usage/clerk-idp