Age | Commit message (Expand) | Author |
---|---|---|
2024-07-26 | Use JSON rather than X-Form-URL-encoded data with auth server. | Frederick Muriuki Muriithi |
2024-07-22 | Provide PoC public-jwks endpoint. | Frederick Muriuki Muriithi |
2024-05-23 | Bug: Compute numeric timestamp for the claims. | Frederick Muriuki Muriithi |
2024-04-24 | Send assertion as a string, not bytes. | Frederick Muriuki Muriithi |
2024-04-24 | DEBUG: log out request details | Frederick Muriuki Muriithi |
2024-04-23 | Separate the auth server's public key from app's private key | Frederick Muriuki Muriithi |
2024-04-23 | Generate assertions to be used to get the token from the auth server | Frederick Muriuki Muriithi |
2024-04-23 | Use the JWT Bearer grant type | Frederick Muriuki Muriithi |
2024-03-26 | Import user_logged_in from the clients module. | Munyoki Kilyungi |
2023-12-29 | Namespace all modules under gn2. | Arun Isaac |