AccessTokenInterceptor

open class AccessTokenInterceptor : Interceptor

Interceptor to inject access token to the API Request

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val Companion: Interceptor.Companion
Link copied to clipboard
private val TAG: String

Functions

Link copied to clipboard
@NotNull
open fun intercept(@NotNull chain: @NotNull Interceptor.Chain): @NotNull Response