You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, user credentials are passed from the front-end to the back-end as plain text. It is required to implement a mechanism to pass user credentials (username and password) in a secure way.
Currently, user credentials are passed from the front-end to the back-end as plain text. It is required to implement a mechanism to pass user credentials (username and password) in a secure way.