mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-18 16:34:04 +01:00
As indicated by https://developers.google.com/identity/protocols/oauth2/service-account#httprest the name for the subject-field inside the JWT claim needs to be named 'sub' (instead of 'subject'). This is relevant e.g. for the GSuite Admin Directory API.