Tracker-Friendly arzumify
  • A person who does way too much for their own good

  • Joined on 2023-09-09
arzumify pushed to main at Ailur/burgerauth 2024-05-06 12:22:15 +01:00
a904885023 Fixed names
arzumify pushed to main at Ailur/burgerauth 2024-05-06 11:54:47 +01:00
66cd1defd8 Make name optional
arzumify pushed to main at Ailur/burgerauth 2024-05-06 11:52:48 +01:00
85b2af8225 BETA: Add name support instead of relying on the appId
arzumify pushed to main at Ailur/burgerauth 2024-05-06 10:24:21 +01:00
0db0bb5094 Fixed broken newlines
arzumify pushed to main at Ailur/burgerauth 2024-05-06 10:22:22 +01:00
57128304c7 Fixed the sub being longer than 255 characters
arzumify pushed to main at Ailur-Archives/hectabit-website 2024-05-06 00:53:46 +01:00
73418d5299 Removed game jam game, updated sidebar
arzumify pushed to main at Ailur/burgernotes 2024-05-05 23:49:48 +01:00
ee4332bd81 Re-add vaccum
arzumify pushed to main at Ailur/burgerauth 2024-05-04 18:17:59 +01:00
bef5624ff7 Made user return correctly from userinfo and make the sub correct in the id token
arzumify pushed to main at Ailur/burgerauth 2024-05-04 18:01:35 +01:00
9c57a49f0c Added a sub to user for it to be more easily mappable to matrix
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:58:26 +01:00
402c310677 Pass through the nonce in the /app proxy
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:50:37 +01:00
1f39df281d Merge remote-tracking branch 'origin/main'
22b50cba73 Make the nonce be based off the nonce specified by the app
Compare 2 commits »
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:41:46 +01:00
7974b78b66 Updated gitignore, fixed openid uri
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:40:18 +01:00
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:39:23 +01:00
0085969fef Fixed JWKS URI
arzumify pushed to main at Ailur/burgerauth 2024-05-04 17:36:22 +01:00
1e797f5b5c Correctly display large integers instead of rounding off to base64 in the base64 encoding of the modulus
arzumify pushed to main at Ailur/burgerauth 2024-05-04 15:37:26 +01:00
36123f3eee Made the m and e the PRIVKEY's n and e
arzumify pushed to main at Ailur/burgerauth 2024-05-04 15:32:33 +01:00
606a0f18cc Add KID in tokens
arzumify pushed to main at Ailur/burgerauth 2024-05-04 15:15:25 +01:00
94662329e1 Fixed openid, finally
arzumify pushed to main at Ailur/burgerauth 2024-05-03 19:37:53 +01:00
59a4ef0994 Added the weird padding authlib needs
arzumify pushed to main at Ailur/burgerauth 2024-05-03 19:21:44 +01:00
81606b5aeb Added JWKS discovery URI