Commit Graph

28 Commits

Author SHA1 Message Date
cc497b6016 feat: sessions API 2025-06-15 18:09:48 +02:00
7321448ce7 fix: reload accounts 2025-06-11 21:06:36 +02:00
6d5e0fc9a9 feat: signout API 2025-06-11 21:00:22 +02:00
1b941cb0c3 fix: correct uri for fetching api service 2025-06-07 19:47:02 +02:00
9110db2f08 feat: api service fetch by client id api 2025-06-07 19:23:42 +02:00
b9ccf6adac feat: require client id for code API 2025-06-07 18:46:46 +02:00
016879b53f feat: upload avatar API 2025-06-07 02:10:55 +02:00
7f0511b0d4 feat: finish verification API 2025-06-07 02:09:20 +02:00
644cf2a358 feat: email verify APIs 2025-06-07 01:33:21 +02:00
64dbb4368c feat: create user API 2025-06-05 20:49:43 +02:00
d9e9c5ab38 feat: get single user API 2025-06-04 19:33:07 +02:00
9895392b50 feat: fetch users API 2025-06-04 12:46:36 +02:00
8bc4603274 feat: update api service API 2025-06-03 12:54:20 +02:00
4b7396c210 feat: toggle api service API 2025-06-03 00:05:32 +02:00
b42da50306 feat: logout on error when refreshing token 2025-06-02 23:45:03 +02:00
2389058ddc fix: use logout in both waiting and actual refreshing for/of the token 2025-06-02 23:15:21 +02:00
485cfc2d12 feat: API for getting single api service 2025-05-31 17:58:56 +02:00
e92dde20ca feat: create api service PAI 2025-05-31 17:31:33 +02:00
03697b2f67 fix: window scoped state for token refresh 2025-05-30 21:25:39 +02:00
8a28fca3d9 feat: api for fetching api services 2025-05-30 21:25:15 +02:00
51b7e6b3f9 feat: admin routes + better auth routing 2025-05-30 18:17:12 +02:00
725cc74102 feat: prettier integration 2025-05-29 17:17:38 +02:00
3dd91cf238 fix: proper token refreshing BEFORE sending req 2025-05-29 12:34:52 +02:00
aa152a4127 feat: authentication integration 2025-05-28 20:51:34 +02:00
a1ed1113d9 feat: fetch profile API 2025-05-28 17:40:33 +02:00
34c1ce7652 feat: generate code API 2025-05-25 14:12:27 +02:00
68899e98bd feat: profile picture support 2025-05-24 17:46:06 +02:00
eb42b61b2c feat: store logged account 2025-05-24 12:05:57 +02:00