Sha256: 8db4352f7fa7a4a61a40490147dda85dfb8028ef7bc846c5afe3464c002677d3

Contents?: true

Size: 248 Bytes

Versions: 1

Compression:

Stored size: 248 Bytes

Contents

# frozen_string_literal: true

require_relative "jets_csrf_protection/version"
require_relative "jets_csrf_protection/turbine"

module Omniauth
  module JetsCsrfProtection
    class Error < StandardError; end
    # Your code goes here...
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-jets_csrf_protection-0.1.0 lib/omniauth/jets_csrf_protection.rb