Skip to content

Commit 80f3987

Browse files
committed
fixup docstring copy/paste issue
1 parent 72f0782 commit 80f3987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex_okta_auth/endpoints.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def register_auth_endpoints(
2323
"""Register the Okta authentication endpoints with the Reflex app.
2424
2525
This function sets up the necessary OAuth callback endpoint for handling
26-
authentication responses from the Microsoft identity platform. The callback
26+
authentication responses from the Okta identity platform. The callback
2727
endpoint handles the authorization code exchange and redirects users.
2828
"""
2929
if not isinstance(app, App):

0 commit comments

Comments
 (0)