Skip to content

Hero9909/ktor-jwt-cookie-sample

Repository files navigation

ktor-jwt-cookie-sample

As i didnt found any direct examples for using ktor with jwt and transfere tokens via cookies, ive collected as much as i can respective to the KISS precept. the project consists of one Application file for the server and a Secutity file for the jwt tokens and the cookies.

Thanks

Thanks to AndreasVolkmann for his repo: https://github.com/AndreasVolkmann/ktor-auth-jwt-sample

Thanks to ArchOrn for his issues at ktor #1297 as his code directed me to a simple solution to use cookies to save tokens

Contributions

I'll be happy if anyone has the will to improve this project, as long as we keep this simple enaught that no more complexity is added, don't mind this if its for security, security is nothing we should measure, its something we should provide by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages