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

User authentication #5

Closed
bramhoven opened this issue Oct 14, 2020 · 3 comments
Closed

User authentication #5

bramhoven opened this issue Oct 14, 2020 · 3 comments

Comments

@bramhoven
Copy link
Owner

Request

Users must be able to login into Sertar, by providing a username and credentials.
The password will be encrypted and checked with the class Sertar.Helpers.Cryptography.PasswordHelper.

@bramhoven
Copy link
Owner Author

Working on this in #4

@bramhoven
Copy link
Owner Author

This will only contain user authentication.
The authentication will be improved by using IIdentity and IPrincipal in a later PR.

@bramhoven
Copy link
Owner Author

PR has been merged, closing issue.

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