Feature/Auth: implement user authentication #3

Merged
homeburger merged 48 commits from feature/auth into main 2026-03-22 20:52:22 -05:00
Owner

yay

yay
homeburger added 48 commits 2026-03-22 20:52:10 -05:00
Merge branch 'main' of ssh://git.vxbard.net:2222/homeburger/agologum into feature/auth
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 5s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
3dfb1ee0a7
scaffold auth api infrastructure (doesn't work)
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 14s
96026d448f
add auth files
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
d8f64754b4
add auth migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
c19cd0c718
preliminary frontend for ther auth api
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 4s
Build and Deploy API / build-and-deploy (push) Successful in 12s
661bb03d1d
literally every time
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
8c86f5ddce
add the login buttons
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 3s
74200c4575
( ˘︹˘ )
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
ce701cd43d
new migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 10s
21fad5f698
fix non-null register attributes
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
ae888d2973
test longer jwt secret
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
a343c2e246
secretize jwt secret
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
7229e369ae
user dtos as strict object templates
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 6s
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
109d5f88ea
i changed a filename oops
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
f7b537cbed
properly set environment secret
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 7s
9fea2c5b7b
yaml syuntax
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 8s
be731be724
export secret
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 3s
cdc8b5c7a4
idk how yaml works apparently
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
817e0b97e6
migrate to identity for authentication
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 12s
3dd0460209
require auth for users list page because itll be easier to test with
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 4s
9645695535
i should really test lolcally
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
efde701ba9
add another migrtation
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
27f3be7761
fix entityframework identity dbContext
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
a3a86d4fde
add another identity migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
826b654dc9
revert database
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
9b4c2062a7
add identity to the register endpoint
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
fc064dd01c
fix client to api dtos again
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
Build and Deploy API / build-and-deploy (push) Successful in 9s
4fe23699c8
debug
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
cda10dfaa4
change users crud to items
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
Build and Deploy API / build-and-deploy (push) Successful in 10s
7ab03d8073
fix item routes
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
3d219b8cf7
implement item dtos
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
Build and Deploy API / build-and-deploy (push) Successful in 10s
67baddf9d0
fix: item ids
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
99ff02b01b
revert
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
89b4398442
fix item update api
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
da6ffa8167
fix: require authorization for items list
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 5s
10ac1a6076
re: require authorization for items list
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
Build and Deploy API / build-and-deploy (push) Successful in 10s
eb94a1bcb9
fix: redirect to root after login
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
1b32456173
(►__◄)
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
31db3bc58c
add refresh tokens
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
74307e614c
add logout for refreshTokens
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
7e02d3cfe1
add refresh tokens on client
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
04e2b6acc3
fix: browser javascript untyped
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
cd3fad95a5
fix: fix routing based on token validation
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
ba7db77505
debug
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
f1e693cbc0
fix: setting token
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
93e8b6ee0d
homeburger merged commit e3cd44422c into main 2026-03-22 20:52:22 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: homeburger/agologum#3