Depado / pb-templ-htmx-tailwind

POC with PocketBase, Templ, HTMX and Tailwind
MIT License
5 stars 3 forks source link

OAuth Provider Login #10

Open TheiLLeniumStudios opened 1 month ago

TheiLLeniumStudios commented 1 month ago

Hi,

Great Project template! I was wondering if there are any plans to also support OAuth Provider logins as well as an alternative login method? Or have something that can switch between username/password and provider only login? That will be a great feature of the base.

If you have any pointers on how would you go by implementing this, I'd be happy to contribute to the project

Depado commented 1 month ago

Hey there, thanks for your interest!

Yes I do plan to add OAuth2 login once I figure out how to do so :smile: I found this project that has an approach : https://github.com/efim/go-ssr-pocketbase-oauth-attempt

I'm still actively working on this project :smile: But if you ever have any more pointers and want to work on a fork and make a pull request, that would be welcome too :smile: