Post

Replies

Boosts

Views

Activity

Reply to Clean OAuth2 token in swift
EDIT2: I've tried appDelegate.oauth2?.forgetClient() appDelegate.oauth2 = OAuth2CodeGrant(settings: OAuthParams ) appDelegate.oauth2!.authConfig.authorizeContext = KronosWebsite?.window//KronosWebsite the WKWebview runOauth()` and in the console I've this now [Debug] OAuth2: Forgetting client credentials and removing them from keychain [Warn!] OAuth2: Failed to delete credentials from keychain: Error Domain=swift.keychain.error Code=-25300 "(null)"
Sep ’22