Sha256: f91f7144822db5b50e41a0fb4d35ca7c608b05deb09b54c3ca6a81b379c05217
Contents?: true
Size: 210 Bytes
Versions: 13
Compression:
Stored size: 210 Bytes
Contents
Warden::Manager.after_authentication do |user, auth, opts| scope = opts.fetch(:scope) strategy = auth.winning_strategies[scope] strategy.finalize_flow! if strategy.class == Warden::GitHub::Strategy end
Version data entries
13 entries across 13 versions & 1 rubygems