A mono-repo of several minimal authentication demos. The rationale for this is to provide a jump-start for devs or teams who need to try out, learn, or pick solutions with the least amount of effort possible.
When I write "minimal", I really mean the smallest amount of code that I can muster (or adapt from official examples), either by writing it myself or repurposing provider-made samples. By removing as much boilerplate, commentary and framework-specific junk as possible, I hope that going from public to private apps will be a lot less painful.
Demos for:
For more GCP-based authentication demos, see:
- Demo: GCP API Gateway fronting a GraphQL API on Cloud Run, secured with Identity-Aware Proxy
- Demo: GCP API Gateway fronting an App Engine app secured with Identity-Aware Proxy
- Using Google Cloud Functions with Cloud Endpoints for authorization (API key)
In the wip
folder: