Searched defs:with_claims (Results 1 – 2 of 2) sorted by relevance
| /external/python/google-auth-library-python/google/auth/ | ||
| D | jwt.py | 479 def with_claims( member in Credentials |
| /external/python/google-auth-library-python/google/oauth2/ | ||
| D | service_account.py | 323 def with_claims(self, additional_claims): member in Credentials |