We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6cd17 commit 52b1956Copy full SHA for 52b1956
CHANGELOG.md
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
34
[!641](https://gitlab.com/oauth-xx/oauth2/-/merge_requests/641) - Do not include sensitive information in the `inspect` (@manuelvanrijn)
35
[#645](https://gitlab.com/oauth-xx/oauth2/-/issues/645) - Response no longer becomes a snaky hash (@pboling)
36
[#639](https://gitlab.com/oauth-xx/oauth2/-/issues/639) - AccessToken#to_hash is now serializable, just a regular Hash (@pboling)
37
+[#95](https://gitlab.com/oauth-xx/oauth2/-/issues/95) - restoring an access token via `AccessToken#from_hash` (@pboling)
38
+ - This was a 13 year old bug report. 😘
39
40
## [2.0.9] - 2022-09-16 ([tag][2.0.9t])
41
### Added
0 commit comments