v1.2.1
This commit is contained in:
parent
f6fe7acaa3
commit
8c1f39178d
@ -1,3 +1,6 @@
|
||||
v1.2.1 - Allow PPID reuse
|
||||
* Now allows a single user to use the same PPID for multiple sites
|
||||
|
||||
v1.2.0 - Issuer Pub/Priv Key and Grant APIs for OAuth3
|
||||
* Resource Owner Password token exchange
|
||||
* Implicit Grant token exchange
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "issuer_oauth3.org",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "Implementation of server-side RESTful OAuth3 issuer APIs",
|
||||
"main": "rest.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user