What is the Best OAuth service for third-party authentication via backend
Currently using this:
https://github.com/subhendukundu/worker-auth-providers/
But we need Linkedin OAuth. Thinking about just adding it myself but wondering what others are using for backend OAuth?
Id like to use better-auth but they dont offer backend oauth yet. Only integrations via frontend.
GitHub
GitHub - subhendukundu/worker-auth-providers: worker-auth-providers...
worker-auth-providers is an open-source providers to make authentication easy with workers. Very lightweight script which doesn't need a lot of dependencies. Plug it with any framework or t...
0 Replies