Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-05 | Fix typo. | Frederick Muriuki Muriithi | |
2024-08-01 | Use JWKs from auth server public endpoint | Frederick Muriuki Muriithi | |
* Fetch keys from auth server * Validate token is signed with one of the keys from server * Ensure refreshing of token is still synchronised | |||
2024-07-31 | Improve logging | Frederick Muriuki Muriithi | |
Add more logging information to help with tracking and fixing bugs. | |||
2024-06-03 | 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. | Arun Isaac | |
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. |