Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jscyo committed Jul 4, 2024
1 parent 4ee7590 commit 12f8ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/oidc-token/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ SuperTokens.init({

```

This example demonstrates how SuperTokens manages the authentication flow, including OIDC token issuance and management. For more detailed implementation guidance, refer to the SuperTokens documentation.
SuperTokens automatically handles the issuance and management of OIDC tokens when the SDK is initialized. For more detailed implementation guidance, refer to the [SuperTokens documentation](https://supertokens.com/product).


## Conclusion
Expand Down

0 comments on commit 12f8ca1

Please sign in to comment.