LifeRPG_v2.0/modern/backend/README_OAUTH.md

672 B

OAuth notes

This scaffold uses authlib's Starlette integration to provide OAuth flows.

How to test Google OAuth locally:

Security note: Never commit client secrets to source control. Use a secrets manager in production.