Interface AuthContextWithState

    • Method Detail

      • createAuthenticationState

        AuthenticationState createAuthenticationState()

        Creates an instance of a specific type of AuthenticationState.

        Must return a new AuthenticationState instance for each invocation.

        Returns:
        A new AuthenticationState instance.