Skip to content

Commit 9204898

Browse files
Add reference to AI Builder auth integrations in Authentication Overview (#1710)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alek <[email protected]>
1 parent 48f1b7e commit 9204898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/authentication/authentication_overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ We have solutions that currently exist outside of the core framework:
1515
5. Clerk Auth: A community member wrapped this component and hooked it up in this app: https://github.com/TimChild/reflex-clerk-api
1616
6. Descope Auth: Enables authentication with Descope, supporting passwordless, social login, SSO, and MFA: https://github.com/descope-sample-apps/reflex-descope-auth
1717

18+
If you're using the AI Builder, you can also use the built-in [Authentication Integrations](/docs/ai-builder/integrations/overview) which include Azure Auth, Google Auth, Okta Auth, and Descope.
19+
1820
## Guidance for Implementing Authentication
1921

2022
- Store sensitive user tokens and information in [backend-only vars]({vars.base_vars.path}#backend-only-vars).

0 commit comments

Comments
 (0)