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 magic link auth #225

Merged
merged 16 commits into from
Oct 8, 2024

Bad formatting

ef17c35
Select commit
Loading
Failed to load commit list.
Merged

Add magic link auth #225

Bad formatting
ef17c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2024 in 1s

70.89% of diff hit (target 75.62%)

View this Pull Request on Codecov

70.89% of diff hit (target 75.62%)

Annotations

Check warning on line 130 in apps/server/src/lib/auth.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/auth.ts#L125-L130

Added lines #L125 - L130 were not covered by tests

Check warning on line 136 in apps/server/src/lib/auth.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/auth.ts#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 142 in apps/server/src/lib/auth.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/auth.ts#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 217 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L214-L217

Added lines #L214 - L217 were not covered by tests

Check warning on line 225 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L219-L225

Added lines #L219 - L225 were not covered by tests

Check warning on line 230 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L227-L230

Added lines #L227 - L230 were not covered by tests

Check warning on line 233 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L233

Added line #L233 was not covered by tests

Check warning on line 235 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L235

Added line #L235 was not covered by tests

Check warning on line 239 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L237-L239

Added lines #L237 - L239 were not covered by tests

Check warning on line 242 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L242

Added line #L242 was not covered by tests

Check warning on line 249 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L244-L249

Added lines #L244 - L249 were not covered by tests

Check warning on line 258 in apps/server/src/lib/email.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/lib/email.ts#L251-L258

Added lines #L251 - L258 were not covered by tests

Check warning on line 66 in apps/server/src/trpc/routes/authMagicLinkConfirm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/trpc/routes/authMagicLinkConfirm.ts#L63-L66

Added lines #L63 - L66 were not covered by tests