Pure JavaScript (ES5.1) OAuth3 implementation for Browsers and Node.js
Go to file
AJ ONeal 9bb628b2a7 use otp as oauth2.password 2017-01-18 04:31:00 -05:00
README.md add brief README.md 2017-01-17 22:46:01 -05:00
oauth3.core.js use otp as oauth2.password 2017-01-18 04:31:00 -05:00

README.md

oauth3.js

Public utilities for browser and node.js:

  • querystringify(query)
  • stringifyscope(scope)

URL generation:

  • authorizationCode
  • authorizationRedirect
  • implicitGrant
  • loginCode
  • resourceOwnerPassword