Skip to content

Repository files navigation

RiotAuth

RiotAuth is a Kotlin-based project designed to bypass Riot's Cloudflare block during authentication.
Inspired by existing projects, this library provides Kotlin developers with the opportunity to easily authenticate Riot accounts.

Inspiration

Usage

val account: RiotAccount = RiotAuthenticator.authorize("username", "password")
println("Access Token: ${account.accessToken}")

About

Riot Authenticator written in Kotlin using Ktor/Coroutines

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages