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

Feature: Adjustments to Authentication #120

Merged
merged 4 commits into from
Sep 24, 2024

Lint fixes

6d49d6e
Select commit
Loading
Failed to load commit list.
Merged

Feature: Adjustments to Authentication #120

Lint fixes
6d49d6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 0s

0.00% of diff hit (target 61.15%)

View this Pull Request on Codecov

0.00% of diff hit (target 61.15%)

Annotations

Check warning on line 46 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L46

Added line #L46 was not covered by tests

Check warning on line 59 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L59

Added line #L59 was not covered by tests

Check warning on line 66 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L66

Added line #L66 was not covered by tests

Check warning on line 85 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L85

Added line #L85 was not covered by tests

Check warning on line 91 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L91

Added line #L91 was not covered by tests

Check warning on line 96 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L96

Added line #L96 was not covered by tests

Check warning on line 98 in nakago_axum/src/auth/claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/claims.rs#L98

Added line #L98 was not covered by tests

Check warning on line 33 in nakago_axum/src/auth/errors.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/errors.rs#L33

Added line #L33 was not covered by tests

Check warning on line 35 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 46 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L37-L46

Added lines #L37 - L46 were not covered by tests

Check warning on line 48 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L48

Added line #L48 was not covered by tests

Check warning on line 51 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 55 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L55

Added line #L55 was not covered by tests

Check warning on line 75 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 77 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L77

Added line #L77 was not covered by tests

Check warning on line 85 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L85

Added line #L85 was not covered by tests

Check warning on line 96 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 98 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L98

Added line #L98 was not covered by tests

Check warning on line 101 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 121 in nakago_axum/src/auth/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_axum/src/auth/validator.rs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 41 in nakago_ws/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_ws/src/auth.rs#L41

Added line #L41 was not covered by tests

Check warning on line 66 in nakago_ws/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_ws/src/auth.rs#L66

Added line #L66 was not covered by tests

Check warning on line 84 in nakago_ws/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_ws/src/auth.rs#L84

Added line #L84 was not covered by tests

Check warning on line 90 in nakago_ws/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_ws/src/auth.rs#L90

Added line #L90 was not covered by tests

Check warning on line 95 in nakago_ws/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nakago_ws/src/auth.rs#L95

Added line #L95 was not covered by tests