Hi,
Hi,
Is there a plan to support supertokens (https://supertokens.com/) ?
if not, how hard is that to implement on my own?
Thanks
2 Replies
harsh-harlequin•12mo ago
Hello @avi.f we don't have a plan for now, but I think it can be done easily.
You will need to create an AuthProvider object, implementing our AuthBindings interface. You can see the documentation here: https://refine.dev/docs/tutorial/understanding-authprovider/index/#what-is-auth-provider
If you would like to publish it as a package, we'd be more than happy to add your package to our community packages section in our documentation.
1. Auth Provider | refine
What is auth provider?
metropolitan-bronze•7mo ago
any updates on this?