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
- Host: GitHub
- URL: https://github.com/micahsphelele/ktor-token-auth
- Owner: MicahSphelele
- Created: 2024-06-16T18:45:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T22:57:00.000Z (9 months ago)
- Last Synced: 2025-02-13T14:36:15.665Z (4 months ago)
- Topics: gradle, jwt-authentication, kotlin, ktor, ktor-server, mongodb-atlas, mongodb-database, token-based-authentication
- Language: Kotlin
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Please view the API docs about the endpoints [**here**](https://documenter.getpostman.com/view/2340244/2sA3XSAgJd)