Commit Graph

11 Commits

Author SHA1 Message Date
Sven Czarnian
572a571acf add an endpoint to receive the user data 2022-11-03 02:00:33 +01:00
Sven Czarnian
dfeaaf3e0a introduce a function to receive user data 2022-11-03 02:00:18 +01:00
Sven Czarnian
808fe0a18e introduce a user exchange message 2022-11-03 01:59:50 +01:00
Sven Czarnian
77f3d6e49a change the username 2022-11-03 01:45:39 +01:00
Sven Czarnian
ed984db111 register or update users based on the vatsim ID 2022-11-03 01:39:45 +01:00
Sven Czarnian
58b98456ac introduce an authentication service and prepare user management 2022-11-03 01:30:27 +01:00
Sven Czarnian
ce17a29f7c send the bearer token to the frontend 2022-11-03 01:11:03 +01:00
Sven Czarnian
dbe7e7ef42 initialize the jwt module 2022-11-03 01:09:43 +01:00
Sven Czarnian
1d7f9e7e5a introduce the jwt-guard 2022-11-03 01:09:30 +01:00
Sven Czarnian
0827ccd1b1 introduce the jwt strategy 2022-11-03 01:09:20 +01:00
Sven Czarnian
566762a36c introduce the vatsim oauth logic 2022-11-01 23:40:45 +01:00