Skip to content

JWT security now works. It is possible to get secure api calls

Brage Halvorsen Kvamme requested to merge 7-feat-implement-jwt-authentication into main

Closes #7 (closed)

Password is hashed and salted.

There is functionality to create and log in with users.

Merge request reports