Skip to content

Commit 388149e

Browse files
committed
Merge remote-tracking branch 'origin/main' into get-credentials-phase2
2 parents 6cfb6c2 + 06df4ec commit 388149e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/authentication/UserAuthentication/implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# User Authentication Implementation Guide
22

3-
The following guide goes over finer implementation details for user authentication credentials. At the end of this guide is a list of recommended industry-standard OAuth2 libraries. Before proceeding, we recommend you familiarize yourself with the 3-legged OAuth flow in our [user authentication guide](./index.md).
3+
The following guide goes over finer implementation details for user authentication credentials. At the end of this guide is a list of recommended industry-standard OAuth2 libraries. Before proceeding, we recommend you familiarize yourself with the 3-legged OAuth flow in our [user authentication guide](../UserAuthentication/index.md).
44

55
## User authentication credential types
66

0 commit comments

Comments
 (0)