lib/sorcery/controller/submodules/external/providers/github.rb in sorcery-0.8.4 vs lib/sorcery/controller/submodules/external/providers/github.rb in sorcery-0.8.5
- old
+ new
@@ -35,10 +35,11 @@
:auth_path,
:token_path,
:site,
:scope,
:user_info_path,
- :user_info_mapping
+ :user_info_mapping,
+ :state
attr_reader :access_token
include Protocols::Oauth2
def init