Skip to content

Commit

Permalink
docs(ChangeLog): Support for exposing refresh_token
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Jul 30, 2024
1 parent e60d1ab commit 1bbdc8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Note worthy changes
- Headless: You can now alter the user data payload by overriding the newly
introduced ``serialize_user()`` adapter method.

- Headless: The token strategy now allows for exposing refresh tokens and any
other information you may need (such as e.g. ``expires_in``).

- Ensured that email address, given name and family name fields are stored in
the SocialAccount instance. This information was not previously saved in
Amazon Cognito, Edmodo, and MediaWiki SocialAccount instances.
Expand Down

0 comments on commit 1bbdc8f

Please sign in to comment.