jplhomer / superflare

A full-stack toolkit for Cloudflare Workers.
https://superflare.dev
768 stars 22 forks source link

Support for social login #50

Open da7a90-backup opened 1 year ago

da7a90-backup commented 1 year ago

Hi! just came across this library and I think it's awesome. I've been using Cloudflare workers for a while now and this is what I was using for integrating login through google, github, discord ...etc https://github.com/da7a90-backup/worker-auth-providers

I would love to contribute if you think it would be a good addition to the toolkit where you could add it to the auth layer and using this with something like itty-router to simplify route handling and securing the whole app with a middleware.

stretch07 commented 1 year ago

+1 to this! @jplhomer can you let us know if you plan on doing this