Ash FrameworkAF
Ash Framework3y ago
5 replies
rohan

Use ash_authentication with Clerk

Hi!
I've been trying to use Ash Authentication with Clerk (auth0 competitor: https://clerk.com/) and haven't been able to make it work.

We're using the passwordless otp approach - based on the auth0 integration it seems like I should be able to do this using the oauth2 strategy. But I think validating the JWT requires a public key which the oauth2 strategy doesn't ask for.

I'm not sure I understand the oauth flow that's being executed via ash auth for things like auth0/clerk integration
Was this page helpful?