authorize



open suspend fun authorize(input: String): KmmResult<AuthenticationResponseResult.Redirect>

Deprecated

Use `authorize` with `loadUserFun` instead