Current section

Files

Jump to
deriv include deriv@example@unify_Authe.hrl
Raw

include/deriv@example@unify_Authe.hrl

-record(authe, {
id :: youid@uuid:uuid(),
encrypted_access_token :: binary(),
encrypted_refresh_token :: binary()
}).