Brian Fletcher
782acbafdd
fix express package
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-16 13:01:24 +01:00
Brian Fletcher
90223b820b
adding express.Request back to interface
...
I tried to use the node-fetch request, however the express handlers
appear to be passing down express.Request so its seems to be the right
choice.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-16 12:00:06 +01:00
Brian Fletcher
518e5ddcd1
addressing some code review comments
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-15 14:51:27 +01:00
Brian Fletcher
16f0a6fac6
Merge branch 'master' into identity-api-client-interface
2022-07-28 10:22:14 +01:00
github-actions[bot]
73cee58fc2
Version Packages (next)
2022-07-26 08:37:39 +00:00
Brian Fletcher
7b4bad2e55
Merge branch 'master' into identity-api-client-interface
2022-07-19 15:36:51 +01:00
github-actions[bot]
7d7da6caec
Version Packages
2022-07-19 08:34:21 +00:00
Brian Fletcher
7d2dfaf3dc
Merge branch 'master' into identity-api-client-interface
2022-07-18 09:45:22 +01:00
renovate[bot]
8006d0f9bf
chore(deps): update dependency msw to ^0.44.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-13 02:08:31 +00:00
github-actions[bot]
0e967f188b
Version Packages (next)
2022-07-12 13:19:14 +00:00
Brian Fletcher
2fd4fd0585
move types to deps
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-07-08 22:49:16 +01:00
Brian Fletcher
36832b084d
add @types/express to auth-node
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-07-08 21:37:30 +01:00
Brian Fletcher
2cbd533426
break identity client into an interface
...
The interface has changed a little instead of allowing the client to
parse out the authorization header, it takes the request object as is
to extract the identity from it how the implementation decides.
IdentityClient#authenticate is now deprecated, in favor of
IdentityApi#getIdentity.
I am leaving the IdentityClient in place deprecated so that plugins
that use this can migrate away from it.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-07-08 16:56:23 +01:00
renovate[bot]
a70869e775
chore(deps): update dependency msw to ^0.43.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-05 09:54:46 +00:00
github-actions[bot]
c92deffe39
Version Packages (next)
2022-06-28 09:27:36 +00:00
github-actions[bot]
2231987c10
Version Packages (next)
2022-06-21 09:04:17 +00:00
github-actions[bot]
2e2a82c9d7
Version Packages
2022-06-14 09:12:05 +00:00
Fredrik Adelöw
5ca0b86b88
always create a keystore
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-06-13 14:53:45 +02:00
github-actions[bot]
b844443164
Version Packages (next)
2022-06-03 15:01:16 +00:00
github-actions[bot]
a13ab262de
Version Packages (next)
2022-05-31 11:51:41 +00:00
blam
6c8474c4a7
chore: bumping the versions
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:33:35 +02:00
Renovate Bot
8f7b1835df
chore(deps): update dependency msw to ^0.41.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-31 12:33:35 +02:00
github-actions[bot]
bcc563abe9
Version Packages (next)
2022-05-24 11:05:52 +00:00
Manuel Scurti
46eb655650
fixed api reports
...
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it >
2022-05-18 18:14:03 +02:00
Manuel Scurti
9079a78078
algorithms field is now array for IdentityClient
...
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it >
2022-05-18 11:31:29 +02:00
Manuel Scurti
f6aae90e4e
Added configurable signing algorithm
...
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it >
2022-05-17 19:40:15 +02:00
github-actions[bot]
64a03bd946
Version Packages
2022-05-17 09:26:29 +00:00
github-actions[bot]
c02ce52da1
Version Packages (next)
2022-05-10 08:00:04 +00:00
github-actions[bot]
1bff70d602
Version Packages (next)
2022-04-26 12:22:43 +00:00
Patrik Oldsberg
5434c9fcb4
Merge branch 'master' into jose-version-update
2022-04-19 18:01:06 +02:00
github-actions[bot]
3f7acfb96e
Version Packages
2022-04-19 14:28:08 +00:00
Fredrik Adelöw
047cff37d2
update yarn.lock
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-18 23:50:43 +02:00
Andy Caruso
a7bc5b09f9
Remove keystore creation from constructor
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:50:21 +02:00
Andy Caruso
999eb151f1
Update public key URL when key lookup fails and mutex dev key
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:50:21 +02:00
Andy Caruso
1e0a61da9d
Update auth-node dependency on catalog-model
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
d253d46ba9
Clean up as per review comments
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
cbe119efa6
Correct handling of claim entities
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
4dc6aafca7
Remove node jest changes and unneeded awaits
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
df7ea8e22f
Update API docs
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
504f5939ed
Correct test constructor
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
ef8df1948c
Remove cooldown parameter option
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
a1d373170b
Add API report docs
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:23 +02:00
Andy Caruso
1624b52168
Update jose to 4.6.0
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:46:42 +02:00
github-actions[bot]
e6f3fb8575
Version Packages (next)
2022-03-29 08:42:22 +00:00
github-actions[bot]
ad955c1b1b
Version Packages (next)
2022-03-22 12:28:03 +00:00
Patrik Oldsberg
15d3a3c39a
auth-node,auth-backend: remove deprecated identity result fields
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 23:03:12 +01:00
github-actions[bot]
0bc1611d6e
Version Packages
2022-03-17 09:02:30 +00:00
github-actions[bot]
b6d947b67f
Version Packages
2022-03-10 11:30:23 +00:00
github-actions[bot]
1693f2dc74
Version Packages (next)
2022-03-09 16:09:04 +00:00
Patrik Oldsberg
09b37063f2
packages,plugins: migrate to new lint config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-07 14:53:43 +01:00