-
Notifications
You must be signed in to change notification settings - Fork 258
[Documentation] Message handlers are not documented #3751
Copy link
Copy link
Open
Labels
P3bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersusability
Description
Documentation related to component
MicrosoftIdentityUserAuthenticationMessageHandler and MicrosoftIdentityAppAuthenticationMessageHandler
Please check all that apply
- typo
- documentation doesn't exist
- documentation needs clarification
- error(s) in the example
- needs an example
Description of the issue
I discovered the existence of the message handlers by chance in #1131 by browsing the issues. A message handler is the first thing that I went looking for, to use with a typed client generated from an OpenAPI spec.
There are currently no Wiki pages describing these, search engines only come up with the API documentation (when you already know the class names), and there are no examples besides unit tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersusability