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.
2 parents 2c53e2a + 1f76d0a commit ddd32dbCopy full SHA for ddd32db
src/content/docs/accesstokenmanagement/advanced/user-tokens.md
@@ -104,4 +104,4 @@ the cookie handler).
104
You can modify this in two ways
105
106
* the cookie handler itself has an extensible storage mechanism via the `TicketStore` mechanism
107
-* replace the store altogether by providing an `IUserTokenStore` implementation
+* replace the store altogether by providing an `IUserTokenStore` implementation and registering it in the service provider at application startup
0 commit comments