-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Dmytro Stepaniuk edited this page Sep 28, 2018
·
8 revisions
Welcome to the api_session_recovering wiki! 😼
Depending on params U are passing - it can sent email with link or sms with code.
use controller_to_inherit_from
see users_table_name
configuration
plz check out CONFIGURATION
See initializer first.
Also, its supposed that there are 2 env variables
- TWILIO_SID
- TWILIO_TOKEN
Check out env variable
- API_SESSION_RECOVERING_FRONTEND_PATH
Yes. U can.
If u want to see to change layout - see initializer
If u want to customize email.html.erb itself - generate it using
rails g api_session_recovering:mailers