Authentication documentation
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
I am using the Ktor interface for Kotless; I was wondering about how to handle authentication; say through JWT tokens, or even connecting up with Auth0. I don't see any documentation about this--I assume Kotless will not inspect Ktor's authentication middleware, but I'm not sure either way. There isn't any documentation regarding adding on API gateway lambda authorizers, either, though I suppose that could be done in the Terraform extension points & by defining the authorizer with the rest of the API.
Any pointers about this would be great; I think this is probably a common concern so it may fit well in the README/Wiki as well. Thanks; this is an amazing toolkit and has worked flawlessly thus far.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.