getSpotifyPkceCodeChallenge

fun getSpotifyPkceCodeChallenge(codeVerifier: String): String

A utility to get the pkce code challenge for a corresponding code verifier. Only available on JVM/Android

Sources

(source)
Link copied to clipboard