Skip to content

[Update] Oauth section update #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 27, 2020

Conversation

hzoppetti
Copy link
Contributor

Updated the OAuth section to include:

  • link to docs
  • flow for private vs public
  • before you begin info on creating a client
  • info on refresh tokens
  • links to endpoints

Copy link
Collaborator

@Dorthu Dorthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had a few suggestions, but this looks good 👍

openapi.yaml Outdated
presented the scope levels the application is requesting. Once the User
accepts the request for access, we redirect them back to the application's
specified redirect URI with an access code.
Before you begin, you need to [Create an OAuth Client](https://developers.linode.com/api/v4/account-oauth-clients/#post).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed to include both options

hzoppetti and others added 2 commits January 17, 2020 14:35
Various typo fixes and copy edits
Added more definitions for public vs private clients
Added H3 subsection headers:
- OAuth Workflow
- OAuth Private Workflow - Additional Details
@hzoppetti hzoppetti merged commit ae5ca65 into linode:development Jan 27, 2020
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
* Release 1.0.30 (linode#190)

* Changelog for Cloud manager 0.48.0 and Api 4.0.15 (linode#184)

* Embed ReDocas iframe (linode#187)

* Add test path for testing iframe access on developers.dev (linode#188)

* Reactive path to /api/v4 (linode#189)

* Update api.html

* Update api.html

* Update api.html
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
* Changelog for Cloud manager 0.48.0 and Api 4.0.15 (linode#184)

* Embed ReDocas iframe (linode#187)

* Add test path for testing iframe access on developers.dev (linode#188)

* Reactive path to /api/v4 (linode#189)

* Point Create Account button at login.linode.com (linode#191)

* Point Create Account button at login.linode.com

* Go directly to signup path

* Release 1.0.30: Use iframe to host ReDoc docs (linode#192)

* Release 1.0.30 (linode#190)

* Changelog for Cloud manager 0.48.0 and Api 4.0.15 (linode#184)

* Embed ReDocas iframe (linode#187)

* Add test path for testing iframe access on developers.dev (linode#188)

* Reactive path to /api/v4 (linode#189)

* Update api.html

* Update api.html

* Update api.html

* Testing iframe + base + allow X-Frame (linode#198)

* Fix iframe links (linode#199)

* Testing iframe + base + allow X-Frame

* Try _blank

* Reset env to develop for testing; remove <base> (linode#200)

* Remove base element (linode#201)

* DLC-115 fix mobile menu on iFramed api/v4 page (linode#205)

* Add changelog for API 4.0.16 (linode#203)

* Still have to set this manually until dynamic version is merged (linode#207)

* Changelogs for Cloud Manager 0.49.0 and API 4.0.17 (linode#204)

* Changelogs for Cloud Manager 0.49.0 and API 4.0.17

* Copy fixes

* Copy fixes (linode#206)

* fix few issues with changelogs formatting

* Post-merge fixes

* Update changelog dates (linode#210)

* Update changelog dates (linode#211)

* Update changelog dates

* Display dates updated

* Update development (linode#214)



* Release-1.0.31 (linode#208)

* Changelogs for Cloud Manager 0.49.0 and API 4.0.17 (linode#204)

* Changelogs for Cloud Manager 0.49.0 and API 4.0.17

* Copy fixes

* Copy fixes (linode#206)

* fix few issues with changelogs formatting

* Post-merge fixes

* Update release dates

* Changlog date updates

* DLC-115 fix mobile menu on iFramed api/v4 page (linode#205)

* Manager changelog 0.50.0 (linode#215)

* Add manager 0.50.0 changelog entry

* Copy edit

* Added API Changelog for version 4.0.18

* remove highlighting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants