Commit graph

20 commits

Author SHA1 Message Date
Alan Bridgeman
88e522fcb4 Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
2026-02-20 07:23:53 -06:00
Alan Bridgeman
8350990101 Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
2026-02-19 10:01:20 -06:00
Alan Bridgeman
cb67ebea36 Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 29s
2026-02-19 09:49:21 -06:00
Alan Bridgeman
3101eeb767 Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
2026-02-19 09:33:37 -06:00
Alan Bridgeman
48f2e0dc02 Updated dependency version (and made appropriate changes) + added new @PATCH decorators for HTTP PATCH routes + dded generic @AuthenticatedRoute decorator
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
2026-02-18 21:42:15 -06:00
Alan Bridgeman
99971a6f98 Updated auth library
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
2026-02-11 22:56:51 -06:00
Alan Bridgeman
557f63646d Updated auth library dependency
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 37s
2026-02-10 11:35:36 -06:00
Alan Bridgeman
a6a0ea43c8 Bumped version of auth library to get Client working properly for 'processIncomingJWT' in header mode
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
2026-02-05 12:19:19 -06:00
Alan Bridgeman
e19cf35de5 Added 'inactive' state handling for OAuth apps
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 34s
2026-01-31 17:11:57 -06:00
Alan Bridgeman
522f7590b3 Added addons for custom claims for OAuth apps
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
2026-01-20 23:49:01 -06:00
Alan Bridgeman
f3b3f203d9 Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 31s
2026-01-19 13:55:26 -06:00
Alan Bridgeman
0402b5297b Bunped version of auth library + refactored some of OAuthApp object to be able to get access to lower objects (Client) if necessary
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 35s
2026-01-19 11:38:42 -06:00
Alan Bridgeman
94b119f062 Updated auth package and made corresponding changes within the code including creating types etc... + separated oauth stuff to it's own folder
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
2026-01-11 01:34:37 -06:00
Alan Bridgeman
78fcdd04a7 Incremented auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 33s
2026-01-09 20:03:32 -06:00
Alan Bridgeman
29c98747a3 Updating version of auth package to latest version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 33s
2026-01-09 19:28:11 -06:00
Alan Bridgeman
f07dc06029 Upgrading version of auth package
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s
2026-01-09 00:26:34 -06:00
Alan Bridgeman
358fbfcc76 Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
Alan Bridgeman
c57160e05d Moved from CJS to ESM + small improvements like logging 2026-01-07 15:59:40 -06:00
Alan Bridgeman
332e177f99 Bringing local and remote repository in line with one another again 2025-04-30 14:58:07 -05:00
Alan Bridgeman
28db152b87 Initial Code Commit 2025-02-17 16:32:27 -06:00