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.
1 parent 67bc569 commit 591d733Copy full SHA for 591d733
docs/glossary.rst
@@ -15,7 +15,8 @@ Glossary
15
An application providing access to its own resources through an API protected following the OAuth2 spec.
16
17
Application
18
- TODO
+ An Application represents a Client on the Authorization server. Usually an Application is
19
+ created manually by client's developers after logging in on an Authorization Server.
20
21
Client
22
A client is an application authorized to access OAuth2-protected resources on behalf and with the authorization
0 commit comments