okta/okta-mobile-kotlin

Ensure DataStore consistency by deleting the ACCESS TOKEN when it's manually revoked through the SDK.

Opened this issue · 0 comments

Describe the feature request?

This feature enhances security and data integrity by automatically synchronizing the state of access tokens in DataStore with their revocation status, ensuring prompt deletion from storage upon manual revocation via the SDK.

New or Affected Resource(s)

It will be a new feature for the developers to remove the tokens from DataStore as per the requirement

Provide a documentation link

No response

Additional Information?

No response