Hello,
How to use action:auth.overrideLogin hook? what arguments are needed (or at least where to find such information)?
Assume we have function magic()
which performs authentication. How would the rest of code look like? How to obtain credentials?
Any help highly appreciated