Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[auth/gcp] Adding basic google web auth flow capabilities (#231)
* initial WIP * removing IAM verifier, cleaning up verify logic * docs * hooking in custom exception func * renaming file * removing unneeded client * ensuring cookie is cleared * cleaning up var declarations * fixing the logger * Forbids instead of redirecting * cleaned up verify logic * state cleanup * simplifying logic * avoiding a verify of an empty token * adding some initial authenticator tests, callback still needs coverage * adding some callback tests * making notes in README
- Loading branch information