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

account creation endpoint #47

Closed
wants to merge 4 commits into from
Closed

account creation endpoint #47

wants to merge 4 commits into from

Conversation

hn275
Copy link
Collaborator

@hn275 hn275 commented Apr 10, 2023

feat: auth stuff

  • hashes password at account creation
  • compare password at login

close #22
close #21

@hn275 hn275 requested a review from minitech April 10, 2023 01:19
@hn275 hn275 force-pushed the T22/new-account branch from 1edcdea to cee55fb Compare April 10, 2023 01:31
@hn275 hn275 changed the title #22: account creation endpoint account creation endpoint Apr 10, 2023
@confesi confesi locked and limited conversation to collaborators Apr 11, 2023
@confesi confesi unlocked this conversation Apr 11, 2023
@gitguardian
Copy link

gitguardian bot commented Apr 11, 2023

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@hn275 hn275 closed this Sep 15, 2023
@hn275
Copy link
Collaborator Author

hn275 commented Sep 15, 2023

closing due to inactivity

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

Successfully merging this pull request may close these issues.

Finish account creation endpoint. Finish login endpoint.
1 participant