Skip to content

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Jul 12, 2023

  • change the method AuthTokenManager.onExpired(AuthToken authToken) to void onSecurityException(AuthToken authToken, SecurityException exception)
  • provide a new implementation of AuthTokenManager to handle password update
  • test this implementation against a real server
  • test this implementation against a stub server with an specific error code for password expiration

bigmontz added 4 commits July 12, 2023 12:55
* [x] change the method `AuthTokenManager.onExpired(AuthToken authToken)` to `void onSecurityException(AuthToken authToken, SecurityException exception)`
* [ ] provide a new implementation of AuthTokenManager to handle password update
* [ ] test this implementation against a real server
* [ ] test this implementation against a stub server with an specific error code for password expiration
@injectives
Copy link
Contributor

Superseded by #1481.

@injectives injectives closed this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants