Module: Bouncer

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

Defined Under Namespace

Modules: ControllerMixin, TestHelpers Classes: Client, Token

Constant Summary collapse

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