domain_layer/entities/relay_auth library

Classes

RelayAuth
Which identity a request may be attributed to on a relay (NIP-42).
RelayAuthAllow
Authenticates as account once refused, see RelayAuth.allow.
RelayAuthNever
Never authenticates, see RelayAuth.never.
RelayAuthRequire
Authenticates as account from the start, see RelayAuth.require.