Skip to content

Commit

Permalink
Update source/auth/tests/mongodb-oidc.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maxim Katcharov <maxim.katcharov@mongodb.com>
  • Loading branch information
blink1073 and katcharov authored Apr 3, 2024
1 parent 7ae7fea commit 958148e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auth/tests/mongodb-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Drivers MUST be able to authenticate using OIDC callback(s) when there is one pr

- Perform a `find` operation that succeeds.
- Assert that the callback has been called twice.
- Assert that the refresh token was used once.
- Assert that the refresh token was provided to the callback once.

### (3) Speculative Authentication

Expand Down

0 comments on commit 958148e

Please sign in to comment.