yup-oauth2
yup-oauth2 copied to clipboard
authorized_user flow
I made a branch that supports an authorized_user flow (what you get with gcloud auth application-default login):
https://github.com/dermesser/yup-oauth2/compare/master...migel:feature/authorized-user
Is there any interest in merging it? I can open a PR.