Commit graph

2 commits

Author SHA1 Message Date
b5ea01729b Added JWT Auth
Wrote my own JWT auth middleware, since I could not get the go-chi middleware to accept a JWKS instead of a certificate.
2024-02-10 17:18:22 -05:00
d4b2d5fefb Switched From httprouter to chi
I believe all functionality works properly
2024-02-07 19:15:25 -05:00
Renamed from Types/PowerItem.go (Browse further)