fancy-salesclerk-15819
01/18/2024, 12:15 PMred-house-38872
01/18/2024, 12:31 PMfancy-salesclerk-15819
01/18/2024, 12:37 PMverification:
enabled: true
ui_url: <http://127.0.0.1:4455/verification>
lifespan: 24h
use: code
after:
default_browser_return_url: <http://127.0.0.1:4455/> # the host should be an env variable pointing to webapp
hooks:
- hook: web_hook
config:
response:
ignore: false
url: <http://127.0.0.1:3000/api/email_verified>
method: POST
body: file:///config/hooks/debug.jsonnet
i’m also using
registration:
lifespan: 10m
ui_url: <http://127.0.0.1:4455/registration>
after:
password:
hooks:
- hook: session
- hook: show_verification_ui
for registrationfancy-salesclerk-15819
01/18/2024, 12:38 PMred-house-38872
01/18/2024, 12:41 PMfancy-salesclerk-15819
01/18/2024, 1:02 PMred-house-38872
01/22/2024, 3:27 PMfancy-salesclerk-15819
01/22/2024, 4:07 PM