GitHub / codersee-blog / kotlin-ktor-jwt-access-refresh-tokens
Repository for Codersee article: https://codersee.com/ktor-app-with-jwt-refresh-token-flow/
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersee-blog%2Fkotlin-ktor-jwt-access-refresh-tokens
PURL: pkg:github/codersee-blog/kotlin-ktor-jwt-access-refresh-tokens
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 62.5 KB
Dependencies parsed at:
9
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: accesstoken, jwt, kotlin, ktor, refreshtoken, restapi
- ch.qos.logback:logback-classic $logback_version implementation
- io.ktor:ktor-serialization-kotlinx-json-jvm * implementation
- io.ktor:ktor-server-auth-jvm * implementation
- io.ktor:ktor-server-auth-jwt-jvm * implementation
- io.ktor:ktor-server-content-negotiation-jvm * implementation
- io.ktor:ktor-server-core-jvm * implementation
- io.ktor:ktor-server-netty-jvm * implementation
- io.ktor:ktor-server-tests-jvm * testImplementation
- org.jetbrains.kotlin:kotlin-test-junit $kotlin_version testImplementation