Adding optional OAuth 2.0 providers (Google, GitHub)

Jashan

New member
@palisadoes
I wanted to ask if there are any plans to extend the authentication options. Currently, the application supports email-based authentication only.

Would adding OAuth 2.0 providers like Google and GitHub be considered? This could improve onboarding and make authentication more flexible, especially for developer-focused users.

To avoid adding setup complexity, this could be made fully optional (like current implementation of reCaptcha), with email-based authentication remaining the default.
If this is something that could be considered, I can start by creating an implementation plan and initial documentation for it.
 
Back
Top