AndreasBGJensen / InstitutionsTilsynsRapport

E19 DevOps
0 stars 0 forks source link

Jwt #24

Closed claeslindhardt closed 4 years ago

claeslindhardt commented 4 years ago

Implemented login, so that if you go to;

http://localhost:8080/rest/campusnet/login

you can now login via campusnet, yey!!!

However if you click login in the nav bar you will not be redirected to it yet.

There is still some token handeling and validation/authetication to be done before login is a fully

intergated part of the SPA. But the base functionality and communication is working.