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.
IUserTokenStore
1 parent 2c53e2a commit 1f76d0aCopy full SHA for 1f76d0a
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