rhpidfyre interpreterK
  • Joined on 2023-09-08
70 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
interpreterK pushed to split at StrafesNET/maps-service 2025-03-28 22:30:27 +00:00
a7784bdaf5 web: fix api types
interpreterK pushed to frontend/login at StrafesNET/maps-service 2025-03-27 16:17:38 +00:00
d089872432 web: use param ?redirect= with auth redirection and switch to a boolean check for /api/session/validate
interpreterK commented on pull request StrafesNET/maps-service#34 2025-03-27 04:48:04 +00:00
Switch to using /api/session/validate for determining if the user is not logged in

Should login_check() be await login_check() in the useEffect(() => { body?

According to: https://git.itzana.me/StrafesNET/maps-service/src/commit/251a24efae6916bdd17fdc9…

interpreterK commented on pull request StrafesNET/maps-service#34 2025-03-27 03:34:54 +00:00
Switch to using /api/session/validate for determining if the user is not logged in

I saw itzaname's suggestion in #development about doing oauth2/login?redirect=https://maps.staging.strafes.net Im gonna implement that here and utilize NextJS's libraries for reading the url…

interpreterK commented on pull request StrafesNET/maps-service#34 2025-03-27 01:55:05 +00:00
Switch to using /api/session/validate for determining if the user is not logged in

Why is this checking logged_in.code === 500? Shouldin't the json just be a boolean value?

I used what the response would be if you're not logged in

Why is the not logged…

interpreterK commented on pull request StrafesNET/maps-service#34 2025-03-27 01:50:35 +00:00
Switch to using /api/session/validate for determining if the user is not logged in

Should login_check() be await login_check() in the useEffect(() => { body?

According to: https://git.itzana.me/StrafesNET/maps-service/src/commit/251a24efae6916bdd17fdc998d6d4d3fdc3ce3c…

interpreterK commented on pull request StrafesNET/maps-service#34 2025-03-27 01:42:40 +00:00
Switch to using /api/session/validate for determining if the user is not logged in

Why is this checking logged_in.code === 500? Shouldin't the json just be a boolean value? I used what the response would be if you're not logged in

interpreterK created pull request StrafesNET/maps-service#34 2025-03-27 01:29:43 +00:00
Switch to using /api/session/validate for determining if the user is not logged in
interpreterK pushed to frontend/login at StrafesNET/maps-service 2025-03-27 01:17:01 +00:00
0d2cd5fb49 web: switch to using /api/session/validate for determining if the user is not logged in
interpreterK pushed to staging at StrafesNET/maps-service 2025-03-26 23:29:46 +00:00
a9afdf38cf web: auth redirect fix
interpreterK merged pull request StrafesNET/maps-service#31 2025-03-26 23:29:44 +00:00
Fix cookie check for auth
interpreterK created pull request StrafesNET/maps-service#31 2025-03-26 23:18:45 +00:00
Fix cookie check for auth
interpreterK pushed to frontend/login at StrafesNET/maps-service 2025-03-26 23:17:03 +00:00
2f4c88689c web: auth redirect fix
interpreterK pushed to staging at StrafesNET/maps-service 2025-03-26 21:29:09 +00:00
936a1f93aa web: use --turbopack for dev
d5d0e5ffc9 web: redirect if the user is not logged in based on session_id cookie's presence
Compare 2 commits »
interpreterK merged pull request StrafesNET/maps-service#28 2025-03-26 21:29:08 +00:00
Redirect user if they're not logged into auth
interpreterK pushed to frontend/login at StrafesNET/maps-service 2025-03-26 20:38:37 +00:00
badd3abe6f web: use --turbopack for dev
interpreterK created pull request StrafesNET/maps-service#28 2025-03-26 20:32:41 +00:00
Redirect user if they're not logged into auth
interpreterK created branch frontend/login in StrafesNET/maps-service 2025-03-26 20:30:32 +00:00
interpreterK pushed to frontend/login at StrafesNET/maps-service 2025-03-26 20:30:32 +00:00
9a6baafa0a web: redirect if the user is not logged in based on session_id cookie's presence
interpreterK deleted branch frontend/login-first from StrafesNET/maps-service 2025-03-26 20:29:13 +00:00