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

Implement admin authenticator #5

Merged
merged 11 commits into from
Nov 13, 2023

fix: correct default configuration

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

Implement admin authenticator #5

fix: correct default configuration
6fed7b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2023 in 0s

0.00% of diff hit (target 17.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 17.00%)

Annotations

Check warning on line 32 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L22-L32

Added lines #L22 - L32 were not covered by tests

Check warning on line 34 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 40 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L40

Added line #L40 was not covered by tests

Check warning on line 51 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 55 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in internal/authenticator/admin_authenticator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/admin_authenticator.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 39 in internal/authenticator/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/builder.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 58 in internal/authenticator/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/builder.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 68 in internal/authenticator/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/authenticator/builder.go#L60-L68

Added lines #L60 - L68 were not covered by tests