Skip to content

Update auth.py - #154

Open
Niernen22 wants to merge 1 commit into
techwithtim:mainfrom
Niernen22:main
Open

Update auth.py#154
Niernen22 wants to merge 1 commit into
techwithtim:mainfrom
Niernen22:main

Conversation

@Niernen22

Copy link
Copy Markdown

I got this error when signing up: ValueError: Invalid hash method 'sha256' .
Changing the method from sha256 to pbkdf2:sha256 made it work.

@Niernen22Niernen22 reopened this May 2, 2024
Sign up for freeto 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.

1 participant

@Niernen22