hello - first time poster. i have not done ANYTHING with FusionAuth yet.
before i start i was looking at this php example which looks straightforward enough.
one point critical for my applications is to be able to pass an initial parm through the oauth source & have it returned to me on successful login. it was extremely difficult to do this on Auth0, and i ended up hiring a consultant to figure it out. YES it turned out to have an easy solution, but i was surprised that Auth0 didnt provide an example (or assist)
so in other words, if i had something like ?parmOne=Mark
i should think this could be relatively easily returned to me once login is successful.
are there any working examples of something like this?
note: total newbies REALLY appreciate the absolute most simple working example possible!
thank you.