Skip to content
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

GET a Hashed Password #5

Closed
jakepearson opened this issue Jan 5, 2018 · 0 comments
Closed

GET a Hashed Password #5

jakepearson opened this issue Jan 5, 2018 · 0 comments

Comments

@jakepearson
Copy link
Owner

Provide the ability to retrieve an already hashed password with a GET to /hash/{id}
To continue our example from the last step, 5 seconds after that curl command is issued you
should be able to curl http://localhost:8080/hash/42 and get back the value of
ZEHhWB65gUlzdVwtDQArEyx+KVLzp/aTaRaPlBzYRIFj6vjFdqEb0Q5B8zVKCZ0vKbZP ZklJz0Fd7su2A+gf7Q==

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant