SudoSOS Back-end API / terms-of-service
Terms Of Service ​
This is the module page of the terms-of-service-controller.
Classes ​
| Class | Description |
|---|---|
| TermsOfServiceAcceptance | Records that a user accepted a specific terms of service version. The createdAt timestamp doubles as the acceptance timestamp. |
| TermsOfServiceController | The BaseController class is responsible for: - Storing route definitions. - Generating router objects based on the policy. |
Interfaces ​
| Interface | Description |
|---|---|
| TermsOfServiceResponse | - |
| UserTosAcceptanceResponse | - |
| UserTosResponse | - |