|
Ran
|
Jobs
1
|
Files
108
|
Run time
2s
|
Badge
README BADGES
|
push
github
fix: support email verification type on token hash verification (#1177) ## What kind of change does this PR introduce? * Allow `POST /verify` to accept the email verification type when used together with the `token_hash` * For example: ``` curl -X POST "http://localhost:9999/verify" -H "Content-Type: application/json" -d '{"token_hash": "d00bae89713395f08f7f754c1", "type": "email"}' ```
7175 of 10901 relevant lines covered (65.82%)
49.11 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5516018063.1 | 0 |
65.82 |
GitHub Action Run |