- A short App Engine app, which uses Cloud Identity-Aware Proxy to serve a webpage which says
"Hello #{user_email_address}"
, whereuser_email_address
is the authenticated user's email address. - To run, follow Ruby's Authenticating Users with IAP tutorial.
- See CONTRIBUTING.md
- See LICENSE