dat 1.1.1

DAT - Data Access Token
Documentation
1
2
3
pub type Plain = String;
pub type Secure = String;
pub type DatPayload = (Plain, Secure);