How To: Setup authentication with oAuth 2.0 and AT&T Enhanced WebRTC API
5 Views
admin
03 Dec 2019
oAuth is an essential component of AT&T’s RESTFul API platform, and has a unique implementation in AT&T’s Enhanced WebRTC API with the Developer Hosted Server.
OAuth is an open standard that provides client applications secure, delegated access to server resources on behalf of a resource owner. All APIs provided by AT&T use the OAuth 2.0 framework, and all API requests sent to the API Gateway must include an OAuth access token.
Resources
AT&T WebRTC API (Beta)
http://developer.att.com/apis/enhanced-webrtc
Node.js DHS
https://github.com/attdevsuppo....rt/ewebrtc-sdk/tree/
Github repos for sample code
https://www.github.com/attdevsupport
OAuth API
http://developer.att.com/apis/oauth-2/docs/v4
-
Category
Show more
Facebook Comments
No comments found