Frank

Results 2 issues of Frank

Adding the optional parameter clock_skew_in_seconds=60 to the call to google.oauth2.id_token.verify_token now allows for the token-issuing server's clock to be off by up to a minute without the token becoming invalid...

The function auth.verify_id_token may fail for tokens that were issued by servers which have clocks running a little early. If verification is done right after the token was issued by...

type: feature request
api: auth