File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Let's perform exactly this operation.
81
81
Point your browser to `http://localhost:8000/o/applications/ ` and add an Application instance.
82
82
`Client id ` and `Client Secret ` are automatically generated, you have to provide the rest of the informations:
83
83
84
- * `User `: the owner of the Application (tipically a developer), could be the current logged in user.
84
+ * `User `: the owner of the Application (typically a developer), could be the current logged in user.
85
85
86
86
* `Redirect uris `: at a certain point of the token request process, the :term: `Authorization Server ` needs to know a
87
87
list of url (must be at least one) in the client application service where delivering the :term: `Authorization Token `.
You can’t perform that action at this time.
0 commit comments