ZTAuthService

interface ZTAuthService

ZTAuth

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Functions

authenticate
Link copied to clipboard
abstract fun authenticate(): ApiResponseModel.AuthResponse?
create
Link copied to clipboard
abstract fun create(appUserId: String, userId: String, attributes: Map<String, Any>): Completable

Inheritors

ZTAuthServiceImpl
Link copied to clipboard