JoTec2002 / TINF21C_AAS_Management

https://jotec2002.github.io/TINF21C_AAS_Management/
Other
4 stars 0 forks source link

Redo Login to make it more consistent #98

Closed JoTec2002 closed 1 year ago

JoTec2002 commented 1 year ago

1) Die Header-Bar bietet noch deutliches Optimierungspotential 4) Der Login-Mechanismus verhält sich inkonsistent

image

_Originally posted by @mrentsch65 in https://github.com/JoTec2002/TINF21C_AAS_Management/issues/81#issuecomment-1537069260_

JoTec2002 commented 1 year ago

Redo Login to make it more Stable. (Maybe store in Cookie instead of Local Storage -> remember me would get an function)

Check on Login submit if userdata are correct: -> therefor do a get request on ${API_URL}submodels/aHR0cHM6Ly9leGFtcGxlLmNvbS9pZHMvc20vMzM4MV80MTYwXzQwMzJfMzc1Mw/submodelelements/basicAuth and then check if given userdate are included in this list.