• Sean Hammond's avatar
    Don't reuse OAuth grant tokens · 4e51fe3e
    Sean Hammond authored
    Don't reuse the OAuth grant token if the access token has expired.
    
    The grant token is only intended to be used once, and if the access
    token has expired then the grant token will likely have expired as well anyway.
    
    A later commit will add support for refreshing an expired access token
    using its refresh token, instead.
    4e51fe3e
Name
Last commit
Last update
..
annotator Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...