Commit Graph

5 Commits

Author SHA1 Message Date
Ephraim Duncan 3d644db286 feat: signing order (#1290)
Adds the ability to specify an optional signing order for documents.
When specified a document will be considered sequential with recipients
only being allowed to sign in the order that they were specified in.
2024-09-16 22:36:45 +10:00
Lucas Smith c36306d2c9 feat: add authOptions to the API (#1338)
Add the authOptions property to the document and
recipient related API endpoints.

These were previously missing so the only way API
users could set the authOptions was via templates
and using the generateTemplate endpoint.
2024-09-10 15:07:40 +10:00
Mythie 2abcdd7533 feat: team api tokens 2024-02-22 13:39:34 +11:00
Mythie 1a82740d0f feat: support recipient roles 2024-02-12 15:16:09 +11:00
Mythie 98df273ebc feat: add field and recipient endpoints 2024-02-08 16:58:44 +11:00