Guys, hello, Im using this framework to create aut...
# ktor
s
Guys, hello, Im using this framework to create auth2 server with ktor. But i dont understand how can i access methods for auth (Oauth2TokenService class, that i install as a feature) in my endpoints. https://github.com/myndocs/kotlin-oauth2-server Can someone look in it, please
c
What exact methods are you talking about?