plain.oauth 0.7.5__py3-none-any.whl → 0.8.0__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.
plain/oauth/README.md CHANGED
@@ -1,5 +1,3 @@
1
- <!-- This file is compiled from plain-oauth/plain/oauth/README.md. Do not edit this file directly. -->
2
-
3
1
  # plain.oauth
4
2
 
5
3
  Let users log in with OAuth providers.
plain/oauth/staff.py CHANGED
@@ -3,7 +3,7 @@ from plain.staff.cards import ChartCard
3
3
  from plain.staff.views import (
4
4
  StaffModelDetailView,
5
5
  StaffModelListView,
6
- StaffModelViewset,
6
+ StaffViewset,
7
7
  register_viewset,
8
8
  )
9
9
 
@@ -34,7 +34,7 @@ class ProvidersChartCard(ChartCard):
34
34
 
35
35
 
36
36
  @register_viewset
37
- class OAuthConnectionViewset(StaffModelViewset):
37
+ class OAuthConnectionViewset(StaffViewset):
38
38
  class ListView(StaffModelListView):
39
39
  nav_section = "OAuth"
40
40
  model = OAuthConnection
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: plain.oauth
3
- Version: 0.7.5
3
+ Version: 0.8.0
4
4
  Summary: OAuth login and API access for Plain.
5
5
  Author-email: Dave Gaeddert <dave.gaeddert@dropseed.dev>
6
6
  License-Expression: BSD-3-Clause
@@ -12,10 +12,6 @@ Requires-Dist: plain<1.0.0
12
12
  Requires-Dist: requests>=2.0.0
13
13
  Description-Content-Type: text/markdown
14
14
 
15
- <!-- This file is compiled from plain-oauth/plain/oauth/README.md. Do not edit this file directly. -->
16
-
17
- <!-- This file is compiled from plain-oauth/plain/oauth/README.md. Do not edit this file directly. -->
18
-
19
15
  # plain.oauth
20
16
 
21
17
  Let users log in with OAuth providers.
@@ -1,11 +1,11 @@
1
- plain/oauth/README.md,sha256=rG0qxUdbaThRfZf-sc3Ot2DAMLeC7UGFtSvmEXxs_zc,10005
1
+ plain/oauth/README.md,sha256=RWGb-KlcYm6etIKAgypE7qqzmgRWskAaVdKxfrXybV8,9901
2
2
  plain/oauth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  plain/oauth/config.py,sha256=jk5l59taT_3Kh7EFrJuuubtrCHLfNBVkD2sWQ_M5_JQ,160
4
4
  plain/oauth/default_settings.py,sha256=dlN1J9vSOjjxPNLp-0qe-cLTqwM4E69ZAx_8lpxMhaM,28
5
5
  plain/oauth/exceptions.py,sha256=TMGtIGkK3_J4rsEy1oPCmia7BnRSK8N8RMZm4_pNelA,189
6
6
  plain/oauth/models.py,sha256=JKST_orOFzywvtoQbrTO9cn7lKLJgjaBUJTN9RqXw7c,6843
7
7
  plain/oauth/providers.py,sha256=CqZg5pkB7yLK2Fkbc3dpY9ioYeh5tVoEuiJf1qn1qDM,7150
8
- plain/oauth/staff.py,sha256=NtmyFURkKMH6hRp7sjl8FUWYOGSA7M0tLKRyXUciPj4,1288
8
+ plain/oauth/staff.py,sha256=3RvJEFGVQ9gbVDi0d_EphrQg0NpwuS4YKOqIMMmj9q4,1278
9
9
  plain/oauth/urls.py,sha256=NyP_yDKayJYrCdw4oNVHUmtjbLNfzdnpdWc-eOsMlDM,676
10
10
  plain/oauth/views.py,sha256=G6icfdKkOOOKB00JVN4SCeZmBcGOGUvAgueyvOd9bLI,3042
11
11
  plain/oauth/migrations/0001_initial.py,sha256=8-JR2McXDUNRhMRUrrZPqzRNpdROfCsIo5Qkndkn-pg,1756
@@ -15,7 +15,7 @@ plain/oauth/migrations/0004_alter_oauthconnection_access_token_and_more.py,sha25
15
15
  plain/oauth/migrations/0005_alter_oauthconnection_unique_together_and_more.py,sha256=3hmuSvIZhn-haEKOGN3lQzcXD7b_Hy0P8Wa7LOAvJ1k,576
16
16
  plain/oauth/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  plain/oauth/templates/oauth/error.html,sha256=xkkWw57sZ3fz4dDfH30SVtq3okJNnJmrSRPfGxrxjh8,108
18
- plain_oauth-0.7.5.dist-info/METADATA,sha256=8aSbsintXJvgLVu3iRaN6xrGXbwS-Yvpu1aJ6_7-WIg,10512
19
- plain_oauth-0.7.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
- plain_oauth-0.7.5.dist-info/licenses/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
21
- plain_oauth-0.7.5.dist-info/RECORD,,
18
+ plain_oauth-0.8.0.dist-info/METADATA,sha256=Ls2iNx-EEM0bpRkTXC0ZM6swQtHQ-n7tj1D5wZwj5tU,10304
19
+ plain_oauth-0.8.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
+ plain_oauth-0.8.0.dist-info/licenses/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
21
+ plain_oauth-0.8.0.dist-info/RECORD,,