Pure JavaScript (ES5.1) OAuth3 implementation for Browsers and Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
272 B

v1.2.2 - Works in browsers and node.js for some oauth3 exchanges
* Resource Owner Password
* Implicit Grant
* Client-side public/private keypair generation
* Server-side public key authentication
* Server-side grant storage
* BUG: Does not support app:// urls