absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-182 - Secure token cookies #190

Closed ianmuchyri closed 4 months ago

ianmuchyri commented 4 months ago

What type of PR is this?

What does this do?

Add an abstraction API redirect between login and viewing domains that encrypts the tokens that are produced during login and redirects to /domains with the cookies set which are encrypted image

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

ianmuchyri commented 4 months ago

Dependent on this pr: #187