Commit graph

43 commits

Author SHA1 Message Date
de5ce1020f Full PKCE support 2024-03-31 13:01:41 +01:00
9b364cd21d Use the correct main.html file 2024-03-31 12:49:09 +01:00
6fe2119fc3 Used the correct query lol 2024-03-31 12:42:38 +01:00
96bc659e51 Typo 2024-03-31 12:40:31 +01:00
127fcfa964 PKCE support 2024-03-31 12:38:29 +01:00
5d41541921 I was correct the first time 2024-03-30 19:57:31 +00:00
5c843c18eb Wait in the right place 2024-03-30 19:53:07 +00:00
4c6f0123a0 Oop 2024-03-30 19:47:08 +00:00
8526134305 Added missing conn.close 2024-03-30 19:44:52 +00:00
764bd36f86 Get user 2024-03-30 19:41:00 +00:00
c70672a73d Forgot the ? 2024-03-30 19:38:03 +00:00
f3755207e3 Forgot to define nextopenid 2024-03-30 19:37:08 +00:00
f5b1038289 OpenID Proper token 2024-03-30 19:19:57 +00:00
23db9ed0fd Optimised database to hopefully stop stuff crashing 2024-03-30 09:04:11 +00:00
11cfd73dc9 I love hitting the SQLite connection limit, i'll try to force maaa to optmise it 2024-03-29 11:54:15 +00:00
7b07c0e829 Merge branch 'main' of hectabit.org:arzumify/hectabit-oauth2 2024-03-29 11:02:33 +00:00
cce409ad51 Please work 2024-03-29 11:02:22 +00:00
774056d312 Update README.md 2024-03-28 20:04:41 +00:00
f1697695f2 ASyncify 2024-03-28 18:32:48 +00:00
ad2fbd0c67 ASync moment 2024-03-28 18:24:24 +00:00
09cf3d6e93 Main.html is untested, as i think you see... 2024-03-28 18:22:57 +00:00
1d56aafe27 Made main.html compatible with main 2024-03-28 18:18:03 +00:00
c3c641dd7f I forgor 2024-03-28 18:15:26 +00:00
98eef1005b OpenID Connect Autodiscovery 2024-03-28 18:13:24 +00:00
642a6aad36 Made clientid and appid consistant 2024-03-28 18:03:49 +00:00
b69bfabddb Conn is goofy 2024-03-28 18:01:17 +00:00
af5ee01f0d Fixed goofy conn connections 2024-03-28 17:58:16 +00:00
043017d10c Fixed schema 2024-03-28 17:53:03 +00:00
8243ffea73 Typo 2024-03-28 17:51:46 +00:00
f3ae325532 Fixed weird-ahh conn connection and oauth table 2024-03-28 17:51:29 +00:00
313d81742f Defined conn earlier 2024-03-28 17:55:01 +00:00
e27cf47083 Removed state, what was that doing there? 2024-03-28 17:47:44 +00:00
885f3ea62d Merge branch 'main' of hectabit.org:arzumify/hectabit-oauth2 2024-03-28 17:51:30 +00:00
9f8512da18 OCID compatiblity 2024-03-28 17:51:21 +00:00
42ca222049 OAuth2??! 2024-03-28 17:07:30 +00:00
c2c5baef2f Forgot drop logins 2024-03-28 17:05:02 +00:00
ca2db36f66 Clarify 2024-03-28 17:02:52 +00:00
f0b527eb39 JSONify 2024-03-27 19:19:00 +00:00
9db8138416 Fix main 2024-03-27 19:16:47 +00:00
bd74f89eed I am dumb 2024-03-27 19:11:44 +00:00
dc4db6ff2d Fixed schema 2024-03-27 19:07:12 +00:00
b09325bc5a Test commit 2024-03-27 18:51:52 +00:00
6f09b4af23 Initial commit 2024-03-27 18:45:01 +00:00