mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-05 17:38:03 +08:00
Add a link to the OAuth 2.0 and OpenID Connect specifications
This commit is contained in:
parent
920725f3a4
commit
2430952efd
@ -7,4 +7,11 @@
|
||||
- name: Migration guides
|
||||
items:
|
||||
- name: Migration from 2.0 to 3.0
|
||||
href: migration/20-to-30.md
|
||||
href: migration/20-to-30.md
|
||||
|
||||
- name: External resources
|
||||
items:
|
||||
- name: OAuth 2.0 specification
|
||||
href: https://tools.ietf.org/html/rfc6749
|
||||
- name: OpenID Connect specification
|
||||
href: https://openid.net/specs/openid-connect-core-1_0.html
|
Loading…
Reference in New Issue
Block a user