Commit graph

5 commits

Author SHA1 Message Date
Alan Bridgeman
90168f0858 Changes so that I don't have to change the OAuthApp class if I change the custom claims next time (the types should just work automatically)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 33s
2026-01-29 11:57:17 -06:00
Alan Bridgeman
223f52b746 Added some type generics type safety stuff
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s
2026-01-29 11:30:53 -06:00
Alan Bridgeman
01306bf3a3 Refined some of the types and added needed support for webhooks and addons in the OAuthApp class
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 45s
2026-01-29 10:56:44 -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
Renamed from src/OAuthApp.ts (Browse further)