Hacker News new | ask | show | jobs
by notamy 619 days ago
I’ve been using https://clerk.com. Not needing to build authentication / the UI / … as well as not worrying about hosting it myself has been nice.
1 comments

I know the clerk folks a bit. They have a nice generous free tier ( https://clerk.com/pricing ).

I believe they don't fully support OAuth/OIDC, which may or may not be a problem based on what you are trying to solve.

Any particular strengths or challenges of their approach that you've found?

We do now support this, as of late august! https://clerk.com/changelog/2024-08-20-custom-oauth-provider...