Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sinasezza #3

Merged
merged 2 commits into from
Jul 25, 2024

feat(auth): authentication of user and user creation and access jwt a…

4ef094e
Select commit
Loading
Failed to load commit list.
Merged

Sinasezza #3

feat(auth): authentication of user and user creation and access jwt a…
4ef094e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit succeeded Jul 25, 2024 in 5s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 32 in chatApp/config/database.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 34 in chatApp/config/database.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.