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

[Backend] Create simple authentication method in order to log in with a random user #18

Closed
3 tasks done
Tracked by #6
Bima42 opened this issue Dec 16, 2022 · 1 comment
Closed
3 tasks done
Tracked by #6
Assignees

Comments

@Bima42
Copy link
Owner

Bima42 commented Dec 16, 2022

Steps

  • Following Nest tutorial, implement a simple authentication method
  • Secret key had to be hide
  • Connect with database to log in with a user stored in it
@Bima42 Bima42 mentioned this issue Dec 16, 2022
43 tasks
@Bima42 Bima42 changed the title : Create simple authentication method in order to log in with a random user [Backend] Create simple authentication method in order to log in with a random user Dec 16, 2022
@Bima42 Bima42 self-assigned this Dec 16, 2022
@Bima42
Copy link
Owner Author

Bima42 commented Dec 20, 2022

closes with 6b8fd35

@Bima42 Bima42 closed this as completed Dec 20, 2022
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