Module: Decidim::ShareableWithToken
- Extended by:
- ActiveSupport::Concern
- Included in:
- Component
- Defined in:
- lib/decidim/shareable_with_token.rb
Overview
A concern with the components needed when you want a model to be publicly shareable skipping authentication, using a token with an expiration time.