Skip to content

feat: enable multiple auth methods #963

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

Merged
merged 23 commits into from
May 29, 2025

Merge remote-tracking branch 'origin/main' into enable-multiple-auth-…

ddc20bf
Select commit
Loading
Failed to load commit list.
Merged

feat: enable multiple auth methods #963

Merge remote-tracking branch 'origin/main' into enable-multiple-auth-…
ddc20bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2025 in 0s

65.06% of diff hit (target 48.49%)

View this Pull Request on Codecov

65.06% of diff hit (target 48.49%)

Annotations

Check warning on line 11 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 13 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L13

Added line #L13 was not covered by tests

Check warning on line 29 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 31 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L31

Added line #L31 was not covered by tests

Check warning on line 37 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L37

Added line #L37 was not covered by tests

Check warning on line 41 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 45 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L45

Added line #L45 was not covered by tests

Check warning on line 48 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 50 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L50

Added line #L50 was not covered by tests

Check warning on line 58 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L58

Added line #L58 was not covered by tests

Check warning on line 60 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L60

Added line #L60 was not covered by tests

Check warning on line 63 in src/service/passport/activeDirectory.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/activeDirectory.js#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 23 in src/service/passport/local.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/local.js#L23

Added line #L23 was not covered by tests

Check warning on line 37 in src/service/passport/local.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/local.js#L37

Added line #L37 was not covered by tests

Check warning on line 11 in src/service/passport/oidc.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/oidc.js#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 55 in src/service/passport/oidc.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/passport/oidc.js#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 48 in src/service/routes/auth.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/routes/auth.js#L48

Added line #L48 was not covered by tests