mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 23:13:34 +08:00
847 B
847 B
Samples
Specialized samples can be found in the samples repository:
- Authorization code flow sample
- Implicit flow sample
- Password flow sample
- Client credentials flow sample
- Refresh flow sample
Samples for ASP.NET Core 1.x can be found in the master branch of the samples repository.