-
-
Notifications
You must be signed in to change notification settings - Fork 574
Open
Labels
Description
Confirm you've already contributed to this project or that you sponsor it
- I confirm I'm a sponsor or a contributor
Version
7
Question
Hi! What is the recommended way to implement custom grant_type? Using IOpenIddictServerHandler<OpenIddictServerEvents.ValidateTokenContext>
? Where can I see the sequence of events to know where to implement customization?