Add authentication between labracore apps
- Apr 10, 2025
-
-
Ruben Backx authored
Signed-off-by:
Ruben Backx <r.w.backx@tudelft.nl>
-
An endpoint was added (/api/authenticate
) that authenticates request information stored as a DTO. It returns true under the same conditions as authentication of an HTTP request with the provided information stored in headers. It can be used to connect Labrador apps to eachother.
All items on this checklist should be checked.
Signed-off-by:
Ruben Backx <r.w.backx@tudelft.nl>