[Enhancement]: Abstract password hashing and validation #13
Labels
No labels
bug
classlib
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
ui
webapi
wontfix
devtype
2d art
devtype
3d art
devtype
concept art
devtype
design
devtype
playtesting
devtype
programming
priority
0
priority
1
priority
2
state
duplicate
state
help wanted
state
invalid
state
wontfix
type
bug
type
enhancement
type
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LokiShell/Charwiki#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(Optional) Contact Details
No response
Summary
Extract password hashing features to a separate service
Detailed description
Move password hashing and hash validation methods to a separate service
This will allow to use different hashing services besides bcrypt
(Optional) Technical description
No response