Merge pull request #287 from stianst/master
Added subject in token changed to user id to migration doc
This commit is contained in:
commit
3c40e9694f
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
Adapters now check the access token expiration with every request. If the token is expired, they will
|
||||
attempt to invoke a refresh on the auth server using a saved refresh token.
|
||||
</listitem>
|
||||
<listitem>
|
||||
Subject in AccessToken has been changed to the User ID.
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
<sect1>
|
||||
|
|
Loading…
Reference in a new issue