Grant gives permissions to execute the provide method with expiration time.

Hierarchy

  • Grant

Properties

authorization: undefined | Any
expiration: undefined | Date

time when the grant will expire and will be pruned. If null, then the grant doesn't have a time expiration (other conditions in authorization may apply to invalidate the grant)

Generated using TypeDoc