Join Slack
Powered by
Hi all, does anybody know if there’s a pure Kotlin...
# announcements
a
Alfred Lopez
06/19/2021, 10:52 PM
Hi all, does anybody know if there’s a pure Kotlin implementation of Jwt? One that doesn’t use java.security, nor javax.crypto, etc.?
b
Big Chungus
06/19/2021, 11:52 PM
Not exactly jwt, but there's this mpp crypto library
https://github.com/korlibs/krypto
Big Chungus
06/19/2021, 11:53 PM
Might give you some ideas how to implement your own mpp jwt
4
Views
Open in Slack
Previous
Next