Skip to content

A proof of concept library that allows device authentication with the Webex API

License

Notifications You must be signed in to change notification settings

grnmeira/webex-api-device-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webex API Device Authentication

This is a proof of concept for authentication with the Webex Developer API using the "device grant authentication flow".

This flow works really well for Webex Integrations made for devices that can be a bit awkward to authenticate with the Webex API, such as stand alone displays. For more details about this flow: https://developer.webex.com/docs/login-with-webex#device-grant-flow.

This repository is not recommended for use, this work has been ported to the webex-rust crate (https://crates.io/crates/webex), if you're interested in this authentication flow.

About

A proof of concept library that allows device authentication with the Webex API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages