Commit 8ad44e3
committed
feat: skip email verification check in local development
- Allow unverified users to login when PLUNK_API_KEY is not set or starts with 'dev-'
- Improves local development experience - no need to verify email
- Production still requires email verification for security1 parent ef8f694 commit 8ad44e3
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments