Module: Bouncer

Defined in:
lib/bouncer-client/user.rb,
lib/bouncer-client/token.rb,
lib/bouncer-client/client.rb,
lib/bouncer-client/errors.rb,
lib/bouncer-client/version.rb,
lib/bouncer-client/activation.rb,
lib/bouncer-client/test_helpers.rb,
lib/bouncer-client/controller_mixin.rb

Defined Under Namespace

Modules: ControllerMixin, TestHelpers Classes: Activation, Client, Token, User

Constant Summary collapse

UnauthenticatedError =
Class.new(StandardError)
UnauthorizedError =
Class.new(StandardError)
VERSION =
"0.3.2"