Hello everyone, How to implement clerk
Hello everyone, How to implement clerk auth in a nextjs refine project? I need to implement the authProviderClient with the vanilla js clerk API?
1 Reply
flat-fuchsia•2mo ago
Hello @pr333do, can you please ask questions to #ask-any-question channel please?
About the question, Yes you need do implement authProvider yourself, unfortunately we don't have example for clerk right now but in our repo we have google,keycloak and auth0 examples. It should be similar