CI #603
Annotations
2 errors and 1 warning
Run tests:
invenio_oauthclient/handlers/__init__.py#L1
isort-check
oauth2_handle_error,
)
from .ui import oauth_resp_remote_error_handler as oauth_error_handler
-from .ui import signup_handler
+from .ui import (
+ signup_handler,
+)
from .utils import authorized_handler, make_handler
__all__ = (
|
Run tests
Process completed with exit code 1.
|
Run tests:
invenio_oauthclient/contrib/cern.py#L160
The cern contrib is deprecated. Please use the generic keycloak instead.
|
Loading