Skip to content

Commit

Permalink
adds OIDC to description as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Dec 4, 2023
1 parent c6e774b commit 1ff859a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2/thirdparty/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## Features

- Sign-up / Sign-in with [OAuth 2.0 / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Sign-up / Sign-in with [OAuth 2.0 / OIDC / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Secure session management <br/>
- Email verification <br/>
- Dynamic creation of multi tenant login experiences <br/>
Expand Down
2 changes: 1 addition & 1 deletion v2/thirdpartyemailpassword/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## Features

- Sign-up / Sign-in with email and password or with [OAuth 2.0 / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Sign-up / Sign-in with email and password or with [OAuth 2.0 / OIDC / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Forgot password flow using email <br/>
- Secure session management <br/>
- Email verification <br/>
Expand Down
2 changes: 1 addition & 1 deletion v2/thirdpartypasswordless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hide_title: true
## Features

- Sign in / up with OTP or / and [magic link via SMS or email](https://supertokens.com/features/email-magic-links) <br/>
- Sign-up / Sign-in with [OAuth 2.0 / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Sign-up / Sign-in with [OAuth 2.0 / OIDC / SAML providers](https://supertokens.com/features/single-sign-on) (Like Google, Facebook, Active Directory, etc) <br/>
- Secure session management <br/>
- Customise email or SMS <br/>
- Integrate with your own email / SMS sending service <br/>
Expand Down

0 comments on commit 1ff859a

Please sign in to comment.