All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.baulsupp.oksocial.authenticator.oauth2.Oauth2TokenResponse.kt Maven / Gradle / Ivy

The newest version!
package com.baulsupp.oksocial.authenticator.oauth2

data class Oauth2TokenResponse(val access_token: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy