Chris Searle
Tags
Series
All Tags
All Series
Keys
Cryptographic Keys
Other Sites
Tag: ktor
Handling spring-security password hashes when migrating to ktor
2023-04-21
ktor
kotlin
spring
spring security
bcrypt
password
When moving a spring boot project to ktor - how to handle existing password hashes in the database?
Ktor 2 route withRole for JWT
2023-04-18
ktor
jwt
kotlin
route
Adding support for withRole() {} to routing in ktor2