Commit graph

13 commits

Author SHA1 Message Date
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