Skip to content

Commit

Permalink
Functionality to reset the token cache. (#422)
Browse files Browse the repository at this point in the history
Functionality to reset the token cache.
  • Loading branch information
Jad-el-khoury authored Oct 27, 2023
1 parent 8e540cb commit d3673d3
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 358 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Changed

- Kotlin 1.9.0 is used; `kotlin-stdlib-jdk8` dependency was replaced with `kotlin-stdlib` due to [Kotlin updates](https://kotlinlang.org/docs/whatsnew18.html#updated-jvm-compilation-target).
- Allow application to reset the oauth token cached within the server, when it deems that it is no longer valid

### Deprecated

Expand Down
Loading

0 comments on commit d3673d3

Please sign in to comment.