Sha256: a7b7d390225849e21880fd2c29cd169108634ee19c16f729b18ce4fc26ff91e6
Contents?: true
Size: 204 Bytes
Versions: 2
Compression:
Stored size: 204 Bytes
Contents
# frozen_string_literal: true require('console_tracker/authenticators/cognito/authenticate') module ConsoleTracker AUTHENTICATORS = { cognito: Authenticators::Cognito::Authenticate }.freeze end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
console_tracker-0.0.0.pre.beta3 | lib/console_tracker/authenticators.rb |
console_tracker-0.0.0.pre.beta2 | lib/console_tracker/authenticators.rb |