File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- ## [ _ Unreleased_ ] ( https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.7.0.1 ...main )
1+ ## [ _ Unreleased_ ] ( https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.7.0.2 ...main )
22
3- None
3+ ## [ v0.7.0.2] ( https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.7.0.1...v0.7.0.2 )
4+
5+ - Add Auth0 provider ([ @hw202207 ] ( https://github.com/freckle/yesod-auth-oauth2/pull/162 ) )
46
57## [ v0.7.0.1] ( https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.7.0.0...v0.7.0.1 )
68
Original file line number Diff line number Diff line change 11---
22name : yesod-auth-oauth2
3- version : 0.7.0.1
3+ version : 0.7.0.2
44synopsis : OAuth 2.0 authentication plugins
55description : Library to authenticate with OAuth 2.0 for Yesod web applications.
66category : Web
@@ -13,7 +13,7 @@ maintainer: engineering@freckle.com
1313github : freckle/yesod-auth-oauth2
1414homepage : http://github.com/freckle/yesod-auth-oauth2
1515
16- extra-source -files :
16+ extra-doc -files :
1717 - README.md
1818 - CHANGELOG.md
1919
Original file line number Diff line number Diff line change 1- cabal-version : 1.12
1+ cabal-version : 1.18
22
33-- This file has been generated from package.yaml by hpack version 0.34.4.
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: a1a4e1ae0e3bbc0c5aea847e950613465bc5361c9bd1a1beedb20d7259b0ad8f
7+ -- hash: d8816664cb0b39ecb9a3775f44bcd9b4787d0af5d0d3f8565786479461e5ae99
88
99name : yesod-auth-oauth2
10- version : 0.7.0.1
10+ version : 0.7.0.2
1111synopsis : OAuth 2.0 authentication plugins
1212description : Library to authenticate with OAuth 2.0 for Yesod web applications.
1313category : Web
@@ -20,7 +20,7 @@ maintainer: engineering@freckle.com
2020license : MIT
2121license-file : LICENSE
2222build-type : Simple
23- extra-source -files :
23+ extra-doc -files :
2424 README.md
2525 CHANGELOG.md
2626
You can’t perform that action at this time.
0 commit comments