Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm authored Jan 22, 2024
1 parent ca08d85 commit abd4d01
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions GigyaSwift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,11 +477,6 @@ gigya.sso(viewController: self, params: [“rp_context”: [“context_key”:
}
```

**Note:**
When using mobile SSO (single sign-on using the central login page), logging out using the SDK's logout method will only log the user out of the current API key used.
The user will not be logged out of the other group sites.


## FIDO/WebAuthn Authentication
FIDO is a passwordless authentication method that enables password-only logins to be replaced with secure and fast login experiences across websites and apps.
Our SDK provides an interface to register a passkey, login, and revoke passkeys created using Fido/Passkeys, backed by our WebAuthn service.
Expand Down

0 comments on commit abd4d01

Please sign in to comment.