You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Correct Ktor external documentation link and update KDoc references
- Updated external documentation link from `ktor-client` to `ktor` in Dokka configuration.
- Replaced KDoc references to `io.ktor.server.auth.authenticate` with `Route.authenticate` for consistency.
0 commit comments