You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flotte-user-management/src/server
trivernis fb61f5ba66
Add CORS handling
Set the Access-Allow-Origin-Header to * when the environment variable
ENABLE_CORS is set to true.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
..
http_server.rs Add CORS handling 4 years ago
messages.rs Add REST endpoint to log out 4 years ago
mod.rs Add login route 4 years ago
rpc_methods.rs Add method to get the UserID for a token 4 years ago
user_rpc.rs Add method to get the UserID for a token 4 years ago