dagmawibabi / TelegramCommunityGallery

https://telegram.dagmawi.dev
MIT License
74 stars 16 forks source link

Authorization with Telegram Added! #25

Closed BaslaelWorkineh closed 4 months ago

BaslaelWorkineh commented 4 months ago

you can remove Auth GitHub if you would like or create a drop down and let them choose between GitHub and Telegram Authorization. It needs a bot. Currently I have used mine but you can change it any time. And also once logged in you can't logout with telegram unless you manually clear the cookies from so implement a logout function to erase the cookies somehow.

There is lots of commits because you can only test the telegram Auth on deployed web (Not on localhost).

You can TEST it here:- TestWebsite

vercel[bot] commented 4 months ago

@BaslaelWorkineh is attempting to deploy a commit to the dagmawibabi's projects Team on Vercel.

A member of the Team first needs to authorize it.

dagmawibabi commented 4 months ago

First off thank you for making testing easier!!! Second of this's really really cool. Great Job!

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
telegram ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 1:46pm
dagmawibabi commented 4 months ago

One tiny adjustment, can you adjust the design to fit with the whole theme. Add a sign in button and then allow people to choose either Github or Telegram. That way I can merge it to main flawlessly.

BaslaelWorkineh commented 4 months ago

Okay I agree the style sucks (I focused only on the system). I will edit it within the next two weeks if no one does.