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 2ced69d commit 7ece11fCopy full SHA for 7ece11f
1 file changed
src/content/docs/get-started/guides/error-codes.mdx
@@ -193,8 +193,8 @@ Troubleshooting
193
## Error code 4321
194
195
Description
196
-- This error typically occurs when a user attempts to access a login flow from a mid-step URL instead of starting from the beginning.
197
-- Reasons this error may occur:
+- This error typically occurs when a user attempts to access an authentication flow from a mid-step URL instead of starting from the beginning.
+- Reasons this error may occur:
198
- A bookmarked or previously used URL is reused
199
- A step-specific URL is shared directly
200
- The user navigates back or forward in the browser and skips required steps in the flow
0 commit comments