- Notifications
You must be signed in to change notification settings - Fork1.1k
One could register a personal access token to auth#815
Uh oh!
There was an error while loading.Please reload this page.
Conversation
content/v3/oauth.md Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Feels like we need a comma beforeor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think this adds some confusion because personal access tokens are unrelated to the web flow below.
@stevemao How about adding another sentence to the preceding paragraph. Something like:
This is preferred over Basic Authentication because tokens can be limited to specific types of data, and can be revoked by users at any time.You may create apersonal access token for your own use or implement the web flow below to allow other users to authorize your application.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I like it. 👍
stevemao commentedJul 27, 2015
done |
One could register a personal access token to auth
pengwynn commentedJul 28, 2015
🍰 |
De-indent `compiled_content` HTML block
No description provided.