orhun/rustypaste

OAuth/OIDC social logins

Open

#286 opened on May 13, 2024

View on GitHub
 (0 comments) (6 reactions) (0 assignees)Rust (82 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1,183 stars)
PR merge metrics
 (PR metrics pending)

Description

If rustypaste supported (optional) signup via social auth providers, it’d be easier to offer it as a hosted service for anyone who doesn’t want to run it by themselves.

This would also allow for indie-auth upstarts and federated identities to integrate with rustypaste.

Some prior art: https://github.com/RomainMichau/ActixWeb_openIDConnect/ https://github.com/thomiceli/opengist (supports OAuth logins)

Contributor guide