Package emu.grasscutter.auth
package emu.grasscutter.auth
-
ClassDescriptionDefines an authenticator for the server.A data container that holds relevant data for authenticating a client.Handles username/password authentication from the client.The default Grasscutter authentication implementation.A class containing default authenticators.Handles authentication requests from external sources.Handles the authentication request from the username and password form.Handles the authentication request from the game when using a combo token/session key.Handles the authentication request from the game when using a registry token.Handles authentication via external routes.