Skip to content

Commit

Permalink
Update JwtService.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
MocStepan authored May 10, 2024
1 parent 2ca5fb7 commit cb4f3a2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import io.jsonwebtoken.Claims
import io.jsonwebtoken.Jwts
import io.jsonwebtoken.io.Decoders
import io.jsonwebtoken.security.Keys
import io.github.oshai.kotlinlogging.KotlinLogging

class JwtService(
secret: String
Expand Down

0 comments on commit cb4f3a2

Please sign in to comment.