Are there any thoughts on creating an Auth Worker for fullstack developers to use? Similar to AWS Co

Are there any thoughts on creating an Auth Worker for fullstack developers to use? Similar to AWS Cognito?

I am currently developing a Cloudflare worker that leverages D1 and Lucia to implement this, and it works for sign-up/sign-in, but if there was already Cloudflare service that could handle this, that would be awesome! Because i still need to implement auth workflows like forgot/reset password, email sign-in, magic links, Google OAuth, etc.
Was this page helpful?