Skip to content

Commit

Permalink
added support for Google Workspaces
Browse files Browse the repository at this point in the history
Co-Authored-By:
Dmitry Chepurovskiy <[email protected]>
  • Loading branch information
primetheus committed Aug 17, 2023
1 parent 713b364 commit 069cff7
Show file tree
Hide file tree
Showing 5 changed files with 470 additions and 232 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,13 @@ msal = "*"
okta = "*"
asyncio = "*"
onelogin = "*"
google-api-python-client = "*"
google-auth-oauthlib = "*"
certifi = "*"
setuptools = "*"
cryptography = "*"
werkzeug = "*"
importlib-metadata = "*"

[pipenv]
allow_prereleases = false
Expand Down
Loading

0 comments on commit 069cff7

Please sign in to comment.