Skip to content

Releases: fakenine/omniauth-marvin

1.1.0

27 Nov 20:32
Compare
Choose a tag to compare

Update dependencies

Change omniauth-oauth dependency version

01 Dec 14:30
Compare
Choose a tag to compare

Change omniauth-oauth dependency version to 1.3.1 as recommended since 1.4.0 issue.

42's intra url change

03 Nov 18:33
Compare
Choose a tag to compare

Changed the api.intrav2.42.fr site to api.intra.42.fr

v1.0.0

19 Sep 12:05
Compare
Choose a tag to compare

Strategy

Strategy finished and redone to respect the Auth schema convention (Learn More).

  • auth.info.login is now at auth.info.nickname
  • auth.info.mobile is now at auth.info.phone
  • auth.info.url is now at auth.info.urls hash with the "Profile" key
  • staff?, wallet, correction_point, level and grade removed from the info hash. They can be found in the raw_info hash.

v0.1.1

19 Sep 11:22
Compare
Choose a tag to compare

Add

Info hash:

  • Mobile
  • Location

Test (Rspec):

  • Client options

v0.1.0

18 Sep 15:37
Compare
Choose a tag to compare

OmniAuth Marvin v0.1.0

v0.1.0 of the omniauth-marvin gem, a 42 API OAuth2 strategy for OmniAuth.