Skip to content

SudoSOS Back-end API / terms-of-service

Terms Of Service ​

This is the module page of the terms-of-service-controller.

Classes ​

ClassDescription
TermsOfServiceAcceptanceRecords that a user accepted a specific terms of service version. The createdAt timestamp doubles as the acceptance timestamp.
TermsOfServiceControllerThe BaseController class is responsible for: - Storing route definitions. - Generating router objects based on the policy.

Interfaces ​

InterfaceDescription
TermsOfServiceResponse-
UserTosAcceptanceResponse-
UserTosResponse-