Skip to content

Server - Implement base64 decodification in the flask server #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dmtzs opened this issue Apr 4, 2022 · 0 comments
Open

Server - Implement base64 decodification in the flask server #11

dmtzs opened this issue Apr 4, 2022 · 0 comments
Assignees
Labels
main functionality Part of the process that is obligatory for the project

Comments

@dmtzs
Copy link
Owner

dmtzs commented Apr 4, 2022

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

  • Base 64 decodification is implemented
  • Credentials are hardcoded in base64 codification and decodificated in the code for its correct use
@dmtzs dmtzs added the main functionality Part of the process that is obligatory for the project label Apr 4, 2022
@dmtzs dmtzs self-assigned this Apr 4, 2022
@dmtzs dmtzs changed the title Implement base64 decodification in the flask server Server - Implement base64 decodification in the flask server Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main functionality Part of the process that is obligatory for the project
Projects
None yet
Development

No branches or pull requests

1 participant