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
I need to implement a base64 decodification so I can add another layer of security. This is in case that at the end we will use the flask server to show the map or not.
Definition of done
Base 64 decodification is implemented
Credentials are hardcoded in base64 codification and decodificated in the code for its correct use
The text was updated successfully, but these errors were encountered:
Objective
I need to implement a base64 decodification so I can add another layer of security. This is in case that at the end we will use the flask server to show the map or not.
Definition of done
The text was updated successfully, but these errors were encountered: