lonnieezell / myth-auth

One-stop Auth package for CodeIgniter 4
MIT License
637 stars 208 forks source link

Respect routing when generating e-mail links #501

Closed rmilecki closed 2 years ago

rmilecki commented 2 years ago
It's important to use route_to() to make e-mail links valid if custom
routing is used.