Django-graphene-auth-code

Latest version: v1.0.3

Safety actively analyzes 622248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.3

- Fixed bug: when trying to refresh token (`mutation` `refreshToken`) with invalid refresh_token,
the response should contain null values for `refreshExpiresIn` output fields,
but the exception was thrown.

Changed property `required` to False for the fields `refreshExpiresIn` for
classes `RefreshToken` and `RelayRefreshToken`

1.0.2

- Fixed bug: when trying to login (`mutation` `tokenAuth`) with wrong credentials, the response should contain
null values for `payload` and `refreshExpiresIn` output fields, but the exception was thrown.

Changed property `required` to False for the fields `payload` and `refreshExpiresIn`

1.0.1

- Cleanup code

1.0

1.0.0

- first commit

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.