An open API service indexing awesome lists of open source software.

https://github.com/micahsphelele/ktor-token-auth

A basic token authentication ktor server app that allows users to access endpoints using an access token and also allow them to refresh the token when they have expired
https://github.com/micahsphelele/ktor-token-auth

gradle jwt-authentication kotlin ktor ktor-server mongodb-atlas mongodb-database token-based-authentication

Last synced: 2 months ago
JSON representation

A basic token authentication ktor server app that allows users to access endpoints using an access token and also allow them to refresh the token when they have expired

Awesome Lists containing this project

README

        

Please view the API docs about the endpoints [**here**](https://documenter.getpostman.com/view/2340244/2sA3XSAgJd)