Pure JavaScript (ES5.1) OAuth3 implementation for Browsers and Node.js
Go to file
AJ ONeal 3d199e6516 placeholder for device pub key and agent 2017-01-17 22:58:36 -05:00
README.md add brief README.md 2017-01-17 22:46:01 -05:00
oauth3.core.js placeholder for device pub key and agent 2017-01-17 22:58:36 -05:00

README.md

oauth3.js

Public utilities for browser and node.js:

  • querystringify(query)
  • stringifyscope(scope)

URL generation:

  • authorizationCode
  • authorizationRedirect
  • implicitGrant
  • loginCode
  • resourceOwnerPassword