suspend fun store(token: TokenData, tags: Map<String, String> = emptyMap()): ERROR CLASS: Symbol not found for Result<com/okta/authfoundation/credential/kmp/Credential>
Stores a new credential with the given token and optional tags.
Return
Result.success with the stored Credential.