planetscale / beam

A simple message board for your organization or project
https://planetscale.com/blog/introducing-beam
MIT License
2.06k stars 141 forks source link

Draft: Add Login with Google and Notify Telegram #53

Closed kayleg closed 2 years ago

kayleg commented 2 years ago

Hi - Firstly, thanks for making this open source.

Changes:

I haven't updated the docs yet and there's one bug I'd like to iron out before this is ready to merge. Just wanted to put it here incase other people were going to start working on it.

Todos:

vercel[bot] commented 2 years ago

@kayleg is attempting to deploy a commit to the PlanetScale Team on Vercel.

A member of the Team first needs to authorize it.

jasonlong commented 2 years ago

Hi @kayleg, thanks for your contribution. I think the Telegram piece will be a nice addition, but we're not planning on adding any more auth providers to the code base since we're using NextAuth.js which supports nearly everything. See #49.

If you'd like to scope this down to the Telegram changes, that would be awesome.

kayleg commented 2 years ago

Will do

bogdansoare commented 2 years ago

@kayleg thanks for opening this PR, for now, due to inactivity I will close it, but feel free to open it when you will make the necessary changes