lonnieezell / Bonfire2

CodeIgniter 4-based application skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

registering user

rjwmtgevolution opened this issue · comments

Hi Lonnie,

I was trying to register a new user on my system that I installed bonfire2.

on the backend I enabled ,Force email verification after registration? and Force 2FA check after login?

I do have SMTP enabled using sendgrid for sending emails

When I registered the user with the above setup, I was redirected to
http://{myurl}/auth/a/show

I got a 404 - File not found error

any ideas or if you need anything from me to help troubleshoot the issue

I believe this question is more related to https://github.com/lonnieezell/codeigniter-shield.