You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add settings for names of auth header and auth cookie (#24)
* feat: add settings for names of auth header and auth cookie
* test: coverage options method
* doc: describe the usage of verify via cookie
support test accounts (#7)
`export EMAIL_TEST_ACCOUNT_a_at_test_com=123456` then (pretend) send
email to `[email protected]`, verify token using the preset value `123456`.