Class: Trufina::Requests::InfoRequest
- Inherits:
-
BaseRequest
- Object
- BaseRequest
- Trufina::Requests::InfoRequest
- Includes:
- HappyMapper
- Defined in:
- lib/requests.rb
Overview
When we receive a TrufinaAccessNotification from Trufina, we can then use the included TNID to receive shared user data (note the TNID is valid for 14 days) with an InfoRequest. We receive this notification when the user changes their info or share permissions, or after we send a TrufinaAccessRequest.
Similar to LoginInfoRequest, but no user interaction.
Method Summary
Methods inherited from BaseRequest
Methods included from AllowCreationFromHash
Constructor Details
This class inherits a constructor from Trufina::Requests::BaseRequest