Alan Bridgeman alan · He/Him/Il
  • Winnipeg, MB, Canada
  • Joined on 2025-05-26
alan pushed to main at Bridgeman-Accessible/ba-auth_keystore 2026-02-18 03:22:11 +00:00
b939b80a49 Somehow managed to completely forget to include index file �‍♂️
alan created branch main in Bridgeman-Accessible/ba-auth_keystore 2026-02-18 01:49:21 +00:00
alan pushed to main at Bridgeman-Accessible/ba-auth_keystore 2026-02-18 01:49:21 +00:00
6895111f69 Initial Commit
alan created repository Bridgeman-Accessible/ba-auth_keystore 2026-02-18 01:48:02 +00:00
alan pushed to main at Bridgeman-Accessible/ba-auth_keystore_file 2026-02-17 19:56:48 +00:00
30746a4e34 Added logic to workflow file to account for situation where package isn't in registry
alan created branch main in Bridgeman-Accessible/ba-auth_keystore_file 2026-02-17 19:44:46 +00:00
alan pushed to main at Bridgeman-Accessible/ba-auth_keystore_file 2026-02-17 19:44:46 +00:00
18cc482293 Initial Commit
alan created repository Bridgeman-Accessible/ba-auth_keystore_file 2026-02-17 19:41:50 +00:00
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-02-12 04:56:55 +00:00
99971a6f98 Updated auth library
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-02-10 17:35:42 +00:00
557f63646d Updated auth library dependency
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-02-07 18:15:33 +00:00
9856719102 Updated BillingCadence to align with Price frequency type
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-02-05 18:19:25 +00:00
a6a0ea43c8 Bumped version of auth library to get Client working properly for 'processIncomingJWT' in header mode
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-02-01 03:45:55 +00:00
198971a815 Needed to change response parsing for status on pending app waiting
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-31 23:12:04 +00:00
e19cf35de5 Added 'inactive' state handling for OAuth apps
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-29 23:19:58 +00:00
90e5c7df03 Fixed minor issues with alignment of types and such
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-29 17:57:37 +00:00
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)
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-29 17:30:58 +00:00
223f52b746 Added some type generics type safety stuff
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-29 16:56:55 +00:00
01306bf3a3 Refined some of the types and added needed support for webhooks and addons in the OAuthApp class
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-24 16:09:59 +00:00
b4fe4d6f84 Forgot to make webhooks optional for registration
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-24 16:07:02 +00:00
9024547028 Added webhook support stuff