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

✨ Add FastAPI dependencies for token operations in route logic #566

Merged
merged 2 commits into from
Apr 4, 2024

✨ Add FastAPI dependencies for token operations in route logic

bfb71f5
Select commit
Loading
Failed to load commit list.
Merged

✨ Add FastAPI dependencies for token operations in route logic #566

✨ Add FastAPI dependencies for token operations in route logic
bfb71f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 0s

65.51% of diff hit (target 90.90%)

View this Pull Request on Codecov

65.51% of diff hit (target 90.90%)

Annotations

Check warning on line 71 in authx/_internal/_callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/_internal/_callback.py#L71

Added line #L71 was not covered by tests

Check warning on line 75 in authx/_internal/_callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/_internal/_callback.py#L75

Added line #L75 was not covered by tests

Check warning on line 515 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L515

Added line #L515 was not covered by tests

Check warning on line 520 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L520

Added line #L520 was not covered by tests

Check warning on line 525 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L525

Added line #L525 was not covered by tests

Check warning on line 530 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L530

Added line #L530 was not covered by tests

Check warning on line 535 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L535

Added line #L535 was not covered by tests

Check warning on line 540 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L540

Added line #L540 was not covered by tests

Check warning on line 545 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L545

Added line #L545 was not covered by tests

Check warning on line 550 in authx/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authx/main.py#L550

Added line #L550 was not covered by tests