Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
87c1bdd1 2021-04-26 12:42 Jakub Hlaváč

Re #8728 - Implemetace autorizace přes nové API endpointy

  • login with nes endpoints
    + getting user info from endpoint
    + defining new endpoints to OpenAPI
2c5da396 2021-03-30 18:16 Jakub Hlaváč

Re #8469 - Improvment security - implementace

  • authGuard and roleGuard final version
    + usage of localStorage for fields
    + loading properties form cookies to state
2ddd52c9 2021-03-21 19:54 Jakub Hlaváč

#8366 - Implementace authguardu

+ implementation of guards (not used now)
+ resolving problems with Set-Cookie response from backend

f8b9a3a2 2021-03-21 19:34 Jakub Hlaváč

#8365 - Implementace interceptoru

+ first implementation of interceptor