Age | Commit message (Expand) | Author |
---|---|---|
2024-08-28 | Fix typo. | Frederick Muriuki Muriithi |
2024-08-28 | Use JWKs from auth server public endpoint...* Fetch keys from auth server * Validate token is signed with one of the keys from server * Ensure refreshing of token is still synchronised | Frederick Muriuki Muriithi |
2024-08-28 | Improve logging...Add more logging information to help with tracking and fixing bugs. | Frederick Muriuki Muriithi |
2024-08-28 | Handle generic OAuthError gracefully | Frederick Muriuki Muriithi |
2024-04-16 | Import missing symbol. | Frederick Muriuki Muriithi |
2024-01-30 | Create framework for error handling and handle connection errors | Frederick Muriuki Muriithi |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |