Join Slack
Powered by
hello, does the password hashing happen on client-...
# talk-kratos
c
careful-musician-37298
04/26/2023, 8:28 AM
hello, does the password hashing happen on client-side (in browser) ? How does this work when using curl commands ?
b
bland-eye-99092
04/26/2023, 8:33 AM
password’s are hashed on the server side. so curl and browsers should behave the same way.
c
careful-musician-37298
04/26/2023, 8:37 AM
thank you!
5
Views
Open in Slack
Previous
Next