authtoken.hrl 46 B

12
  1. -record(authtoken, {token :: string(), id}).