Class: Accounts::ActionToken

Inherits:
Object
  • Object
show all
Includes:
DataMapper::Resource
Defined in:
lib/accounts/model.rb

Overview

An action-token represents permission for the agent to perform an action on behalf of a user.

Constant Summary collapse

@@digest =
Digest::SHA2.new

Method Summary

Methods included from DataMapper::Resource

#taint!