Instance Methods
logout()
Inherited fromAuthClient.logout().
sendOTP(to:)
Inherited fromAuthClient.sendOTP(to:).
verifyOTP(code:requestId:)
Inherited fromAuthClient.verifyOTP(code:requestId:).
Swift Class
AuthClient.logout().
AuthClient.sendOTP(to:).
AuthClient.verifyOTP(code:requestId:).