Interface AuthSupportRegistration

All Superinterfaces:
AuthSupport

public interface AuthSupportRegistration extends AuthSupport
  • Method Summary

    Modifier and Type
    Method
    Description
    registration(String login, String email, pro.gravit.launcher.base.request.auth.AuthRequest.AuthPasswordInterface password, Map<String,String> properties)
     
  • Method Details

    • registration

      User registration(String login, String email, pro.gravit.launcher.base.request.auth.AuthRequest.AuthPasswordInterface password, Map<String,String> properties)