We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f0782 commit 80f3987Copy full SHA for 80f3987
reflex_okta_auth/endpoints.py
@@ -23,7 +23,7 @@ def register_auth_endpoints(
23
"""Register the Okta authentication endpoints with the Reflex app.
24
25
This function sets up the necessary OAuth callback endpoint for handling
26
- authentication responses from the Microsoft identity platform. The callback
+ authentication responses from the Okta identity platform. The callback
27
endpoint handles the authorization code exchange and redirects users.
28
"""
29
if not isinstance(app, App):
0 commit comments