OptionalclientOptionalclientThe number of seconds after which to expire issued client secrets, or 0 to prevent expiration of client secrets (not recommended).
If not set, defaults to 30 days.
A store used to save information about dynamically registered OAuth clients.
OptionalrateRate limiting configuration for the client registration endpoint. Set to false to disable rate limiting for this endpoint. Registration endpoints are particularly sensitive to abuse and should be rate limited.
Whether to generate a client ID before calling the client registration endpoint.
If not set, defaults to true.