AuthInterceptor

class AuthInterceptor : Interceptor

Interceptor class responsible for adding the Authorization header with the user token to the outgoing requests.

Constructors

Link copied to clipboard
constructor()

Functions

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