Skip to content

Commit

Permalink
Update Postman provider
Browse files Browse the repository at this point in the history
  • Loading branch information
foucblg committed Jan 8, 2025
1 parent cd621b7 commit 404d0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/utils/auth/providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ class APIToolAuthClient(BaseAuthClient):
"""

allowed_scopes: set[ScopeType | str] = {ScopeType.API}
allow_pkce_with_client_secret: bool = True


class NextcloudAuthClient(BaseAuthClient):
Expand Down

0 comments on commit 404d0a8

Please sign in to comment.