aj
|
937a681c5d
|
update examples
|
2017-08-10 20:54:34 +00:00 |
aj
|
5b11e2bca2
|
typo fix
|
2017-08-10 20:39:35 +00:00 |
aj
|
84505d1b0e
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-08-10 20:35:59 +00:00 |
aj
|
52675f84c7
|
update docs and ng api
|
2017-08-10 20:35:24 +00:00 |
AJ ONeal
|
26ea3d931e
|
setIssuer = setIdentityProvider; setAudience = setResourceProvider;
|
2017-08-09 11:28:03 -06:00 |
tigerbot
|
c250ab07f4
|
Merge branch 'master' into issuer-rewrite
# Conflicts:
# oauth3.issuer.js
|
2017-08-07 10:55:43 -06:00 |
aj
|
ee631b97c7
|
org.oauth3.provider -> issuer@oauth3.org
|
2017-08-02 02:30:43 +00:00 |
aj
|
dac7c3936f
|
Merge branch 'master' into v1.1
|
2017-08-02 01:52:27 +00:00 |
aj
|
0c0b85b1af
|
Merge branch 'v1' into v1.1
|
2017-08-02 01:06:57 +00:00 |
aj
|
9c093ca3a1
|
match exact hostname for same-origin discovery
|
2017-08-02 01:06:33 +00:00 |
tigerbot
|
623d94e045
|
misc bug fixes
|
2017-08-01 15:08:21 -06:00 |
tigerbot
|
516eda4ea6
|
signing the token for the client in the browser
|
2017-08-01 14:21:11 -06:00 |
tigerbot
|
5d42f3e2cc
|
using stored grants before fetching them from the server
|
2017-08-01 14:13:36 -06:00 |
aj
|
2cc96fef6e
|
org.oauth3 -> oauth3.org
|
2017-08-01 18:04:25 +00:00 |
tigerbot
|
39b8e19bae
|
added hook to create new session with stored key
|
2017-08-01 11:47:19 -06:00 |
tigerbot
|
e42079d856
|
changed default storage for grants and key pairs as well
|
2017-08-01 11:47:12 -06:00 |
aj
|
69add2a80f
|
org.oauth3.provider -> issuer@oauth3.org
|
2017-08-01 17:28:27 +00:00 |
tigerbot
|
197c0fdcb2
|
changed how the default session/directive storage works
|
2017-07-31 16:42:22 -06:00 |
tigerbot
|
84a574e31b
|
creating, publishing, and storing a key pair for remember_device
|
2017-07-28 17:55:19 -06:00 |
tigerbot
|
39c18ab184
|
added hooks to store key pairs in localStorage
|
2017-07-28 16:27:52 -06:00 |
tigerbot
|
5a5488f504
|
changed the API for most of the crypto functions
thus far I don't think anyone uses those functions so this should be safe
|
2017-07-28 13:02:36 -06:00 |
tigerbot
|
1993853d0d
|
removed some files that shouldn't have been committed
|
2017-07-28 10:54:56 -06:00 |
tigerbot
|
28dbf9ab23
|
changed how grants are saved and how tokens are created for other clients
|
2017-07-26 18:15:09 -06:00 |
tigerbot
|
1ca6f0a324
|
updated how grants are retrieved
|
2017-07-26 16:27:03 -06:00 |
tigerbot
|
c38554a9dd
|
added check for non-expired refresh token for session refresh
|
2017-07-25 17:18:14 -06:00 |
Drew Warren
|
7f1e67aaee
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-07-12 16:11:09 -06:00 |
Drew Warren
|
e930881e0f
|
Add devices.destroy API call
|
2017-07-12 16:11:01 -06:00 |
Drew Warren
|
3b34173ac8
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-07-07 11:45:43 -06:00 |
Drew Warren
|
146891a618
|
update README
|
2017-07-07 11:45:37 -06:00 |
Drew Warren
|
35405f8612
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-07-05 16:38:23 -06:00 |
Drew Warren
|
9574d9b982
|
Add subject to clientParams
|
2017-07-05 16:38:14 -06:00 |
Drew Warren
|
9f9610b6f5
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-07-05 16:16:58 -06:00 |
Drew Warren
|
186c0ea45a
|
Add subject to implicitGrant
|
2017-07-05 16:16:51 -06:00 |
Drew Warren
|
9cb2ad036b
|
Add removeAddress and extend functionality
|
2017-07-04 13:22:30 -06:00 |
tigerbot
|
1a43a58af1
|
fix bug that created invalid JSON for JWK thumbprint
|
2017-06-28 13:26:30 -06:00 |
Drew Warren
|
3879129674
|
WIP manual renewals - correct url
|
2017-06-23 15:01:19 -06:00 |
Drew Warren
|
d5befcaa39
|
semicolon
|
2017-06-21 16:52:30 -06:00 |
Drew Warren
|
33a0362524
|
WIP Manual Renew Function
|
2017-06-20 16:24:13 -06:00 |
tigerbot
|
5163463dd2
|
Merge remote-tracking branch 'origin/v1'
|
2017-06-15 12:46:59 -06:00 |
tigerbot
|
4a237b0703
|
fixed problem creating node storage directory
|
2017-06-15 12:45:19 -06:00 |
AJ ONeal
|
1d639dc080
|
seth noticed a typo, fixed
|
2017-06-14 22:56:02 +00:00 |
AJ ONeal
|
26be6411b5
|
Merge branch 'separate-providers' into 'master'
Separate providers
See merge request !4
|
2017-06-14 16:40:37 -06:00 |
AJ ONeal
|
a3b038ffdc
|
updates and add setIdentityProvider and setResourceProvider
|
2017-06-14 22:39:26 +00:00 |
AJ ONeal
|
2bf75a7429
|
add setIdentityProvider and setResourceProvider
|
2017-06-14 22:32:21 +00:00 |
AJ ONeal
|
30d9c2e8b0
|
Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js
|
2017-06-14 21:44:05 +00:00 |
AJ ONeal
|
b9664e4e65
|
typo fix
|
2017-06-14 21:43:25 +00:00 |
AJ ONeal
|
b811a242b4
|
Update URL
|
2017-06-14 13:55:29 -06:00 |
AJ ONeal
|
fe62cbc5e1
|
Update README.md
|
2017-06-14 13:54:59 -06:00 |
AJ ONeal
|
f10dee9167
|
use api url for refresh tokens
|
2017-05-30 01:14:09 +00:00 |
AJ ONeal
|
32609e20fa
|
merge bugfixes
|
2017-05-29 17:57:29 -04:00 |