Authenticates the client using the specified authentication method.
Called when the agent requires authentication before allowing session creation.
The client provides the authentication method ID that was advertised during initialization.
After successful authentication, the client can proceed to create sessions with
new_session without receiving an auth_required error.
Authenticates the client using the specified authentication method.
Called when the agent requires authentication before allowing session creation. The client provides the authentication method ID that was advertised during initialization.
After successful authentication, the client can proceed to create sessions with
new_sessionwithout receiving anauth_requirederror.See protocol docs: Initialization