Skip to content

Commit 591d733

Browse files
committed
added glossary definition, fixes #207
1 parent 67bc569 commit 591d733

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/glossary.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Glossary
1515
An application providing access to its own resources through an API protected following the OAuth2 spec.
1616

1717
Application
18-
TODO
18+
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.
1920

2021
Client
2122
A client is an application authorized to access OAuth2-protected resources on behalf and with the authorization

0 commit comments

Comments
 (0)