DZone
Integration Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Integration Zone > Defining OAuth Scope Inline Within the API Documentation

Defining OAuth Scope Inline Within the API Documentation

Kin Lane is a huge fan of the creative ways people are evolving upon interactive documentation and making learning about APIs a hands-on experience wherever possible.

Kin Lane user avatar by
Kin Lane
·
Oct. 18, 16 · Integration Zone · Opinion
Like (2)
Save
Tweet
2.55K Views

Join the DZone community and get the full member experience.

Join For Free

I am working on a project using the YouTube API and came across their inline OAut 2.0 scopes, which allow you to explore what the API does as you are browsing the API docs. I am a huge fan of what interactive documentation like Swagger UI and Apiary brought to the table, but I'm an even bigger fan of the creative ways people are evolving upon the concept, making learning about APIs a hands-on, interactive experience wherever possible.

To kick off my education of the YouTube API, I started playing with the search endpoint for the Youtube Data API. As I was playing with it, I noticed the had an API explorer allowing me to call the search method and see the live data.

Once I clicked on the "Authorize requests using OAuth 2.0" slider, I got a popup that gave me options for selecting OAuth 2.0s copies that would be applied by the API explorer when I make API calls.

The inline OAuth is simple, intuitive, and what I needed to define my API consumption in line within the YouTube API documentation. I didn't have to write any code or jump through a bunch of classic OAuth hoops. It gives me what I need for OAuth, right in the documentation: simple OAuth is something you don't see very often.

I'm a supporter of more API documentation being an attractive static HTML layout like this, with little interactive modules embedded throughout the API docs. I'm also interested in seeing more web literacy being thrown in at this layer as well, pulling common web concepts and specification details, and providing popups, tooltips, and other inline API design learning opportunities.

I'm adding YouTube's approach to OAuth to my list of approaches to a modular approach to delivering interactive API documentation for use in future storytelling.

API security authentication Documentation

Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Datafaker: An Alternative to Using Production Data
  • Container Orchestration Tools Comparison
  • Pattern Matching for Switch
  • What Is Data Analytics? Understanding Data Analytics Techniques

Comments

Integration Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo