Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e71f8ad3
Commit
e71f8ad3
authored
May 27, 2020
by
Nikita Bulai
Committed by
Nikita Bulai
May 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add notice about access token scope
parent
8a208fa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
doc/api/oauth2.md
doc/api/oauth2.md
+2
-0
No files found.
doc/api/oauth2.md
View file @
e71f8ad3
...
...
@@ -193,6 +193,8 @@ Then, you'll receive the access token back in the response:
}
```
By default, the scope of the access token is
`api`
, which provides complete read/write access.
For testing, you can use the
`oauth2`
Ruby gem:
```
ruby
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment