Skip to content

Employee Management- DotNet Project#30

Open
faizan2022 wants to merge 11 commits into
cybergroupdevs:masterfrom
faizan2022:master
Open

Employee Management- DotNet Project#30
faizan2022 wants to merge 11 commits into
cybergroupdevs:masterfrom
faizan2022:master

Conversation

@faizan2022

Copy link
Copy Markdown
Contributor

Completed UI structure of login, signup, admin dashboard, and manager dashboard.
Saving signup credentials in database, generating jwt token.


var claims = new[]
{
//new Claim(JwtRegisteredClaimNames.Sub, _config["Jwt: Issuer"]),

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove Commented Code

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comments removed

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.

2 participants