Class Nexus\Mcp\Client\Auth\InMemoryClientRegistrationStore

final
implements ClientRegistrationStoreInterface

Registration store that keeps registrations for the lifetime of the process only, so a restart registers again rather than reusing an identifier it can no longer prove it owns.

Methods