fana605
fana605
> n your case you would create the file **app/Config/Registrars.php** and add a static method named for the Config file you are targeting that I needed this exact same functionality...
> Thanks for the feedback @fana605! I am glad to hear it worked - App is a bit of a special case since it is needed before the others so...
@MGatner , if you have any tips about getting the session to work on the registrar, I'm grateful. It seems that even the superglobal $_SESSION is not available at that...
> Could you share your code that didn't work? I will try to recreate this on Playground and see if I can track down what needs to happen. Something as...
> @fana605 can you share your registrar approach code that did work, please? > > My test somewhat worked, url and route, no infinite loops, but landing in a new...
Hi @MGatner, is this fix going to be committed soon? I mean, the Registrar way is not working in my case because I can't access session. So, the suggested fix...
Hi @davislasis, this still won't work for my case because I need to access Session in the Registrar and it's not available. The solution @kenjis points is the one that...
I'm having the same problem. The "save credentials" dialog is never shown when filling a register form. But if you run the app in Safari desktop (through ionic serve) it...