supertokens / supertokens-core

Open source alternative to Auth0 / Firebase Auth / AWS Cognito
https://supertokens.com
Other
12.92k stars 505 forks source link

Add enterprise thirdparty providers #320

Open rishabhpoddar opened 2 years ago

rishabhpoddar commented 2 years ago
rishabhpoddar commented 2 years ago

For apple

rishabhpoddar commented 2 years ago

Whilst we have not finished all of the above, you can still implement them yourself with a few customisations on top of SuperTokens:

Make a custom OAuth provider for it: https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/signup-form/custom-providers

If you want a multi tenant setup, that is possible as well through the above customisations. For example, see how we integrate with a SAML provider with multi tenancy: https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/saml/with-boxyhq/multi-tenant