mozilla / fxa-oauth-server

OAuth server for Firefox Accounts
49 stars 40 forks source link

feat(tokens): add associated refresh tokens properties to access tokens #588

Closed eoger closed 6 years ago

eoger commented 6 years ago

Allows associating an access token to a refresh token, this is a prerequisite for the new OAuth device API.