omniauth-canvas 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ module OmniAuth
4
4
  module Strategies
5
5
  class Canvas < OmniAuth::Strategies::OAuth2
6
6
 
7
- option :name, "Canvas"
7
+ option :name, "canvas"
8
8
 
9
9
  option :client_options, {
10
10
  :site => "https://canvas.instructure.com",
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Canvas
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-canvas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: