sanic-security 1.16.0__py3-none-any.whl → 1.16.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sanic_security/oauth.py CHANGED
@@ -112,6 +112,7 @@ async def oauth_callback(
112
112
  username=email.split("@")[0],
113
113
  password="",
114
114
  oauth_id=oauth_id,
115
+ verified=True,
115
116
  )
116
117
  authentication_session = await AuthenticationSession.new(
117
118
  request,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: sanic-security
3
- Version: 1.16.0
3
+ Version: 1.16.1
4
4
  Summary: An async security library for the Sanic framework.
5
5
  Author-email: Aidan Stewart <me@na-stewart.com>
6
6
  Project-URL: Documentation, https://security.na-stewart.com/
@@ -4,14 +4,14 @@ sanic_security/authorization.py,sha256=ssq58w4vLv4YsNt40ufxHVyCeNzVDby3UcOYOEeTn
4
4
  sanic_security/configuration.py,sha256=2kWC4CZXvWR1wtBaqkMl58IA0VzxhI2ZbBTqd7LS_fE,6305
5
5
  sanic_security/exceptions.py,sha256=RCYrDUgczwH_Uz2A__z1zCc8iKKbt2YSBdNTQUaMykc,5381
6
6
  sanic_security/models.py,sha256=Ote83cdLUTpNWOMaY1uM04yDmst5_DamPEMFcSSmdks,22161
7
- sanic_security/oauth.py,sha256=Wnd-jqC3uIi-fi4cV15_gmhXTi2FyuY9NAwKG5FxLr8,8398
7
+ sanic_security/oauth.py,sha256=RzoG4iL2Z6hS9S_wZARvff7NAnc-SzA7-828fiEZJ0o,8430
8
8
  sanic_security/utils.py,sha256=WlPOEEQGcfZk-GbPNu6OiysNXAo9mw80TitDV7XxWMc,3762
9
9
  sanic_security/verification.py,sha256=0pBoGBVGsyTFNLHI0lyz640Y1f8fnKjLjA8zHzXutqM,8660
10
10
  sanic_security/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  sanic_security/test/server.py,sha256=opZGmoLuNZgZR2WHzu5WnWecniRnUu-nheqQsrhau5I,13313
12
12
  sanic_security/test/tests.py,sha256=h6v3N1YhvENNA0eC-RqJK1sqGe2gFeKAMPJu7hjceqc,22570
13
- sanic_security-1.16.0.dist-info/LICENSE,sha256=sXlJs9_mG-dCkPfWsDnuzydJWagS82E2gYtkVH9enHA,1100
14
- sanic_security-1.16.0.dist-info/METADATA,sha256=d9uGtSKHAiUtmZev-_kjjfTYWCcAKQ1s4RchCUPWPBc,25648
15
- sanic_security-1.16.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
16
- sanic_security-1.16.0.dist-info/top_level.txt,sha256=ZybkhHXSjfzhmv8XeqLvnNmLmv21Z0oPX6Ep4DJN8b0,15
17
- sanic_security-1.16.0.dist-info/RECORD,,
13
+ sanic_security-1.16.1.dist-info/LICENSE,sha256=sXlJs9_mG-dCkPfWsDnuzydJWagS82E2gYtkVH9enHA,1100
14
+ sanic_security-1.16.1.dist-info/METADATA,sha256=_ZBjOO673Gw0PekDwWL2YlWOXAwtazJ9MS8ME-nkIow,25648
15
+ sanic_security-1.16.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
16
+ sanic_security-1.16.1.dist-info/top_level.txt,sha256=ZybkhHXSjfzhmv8XeqLvnNmLmv21Z0oPX6Ep4DJN8b0,15
17
+ sanic_security-1.16.1.dist-info/RECORD,,