Merge pull request #9731 from zoefkip/patch-1

[docs] small typo in bitbucket auth provider docs
This commit is contained in:
Fredrik Adelöw
2022-02-23 16:15:52 +01:00
committed by GitHub
+1 -1
View File
@@ -67,7 +67,7 @@ Bitbucket username to `bitbucket.org/username` annotations of `User` entities in
the catalog. Note that you must populate your catalog with matching entities or
users will not be able to sign in.
The second resolver is the `bitbucketUsernameSignInResolver`, which works the
The second resolver is the `bitbucketUserIdSignInResolver`, which works the
same way, but uses the Bitbucket user ID instead, and matches on the
`bitbucket.org/user-id` annotation.