Access authCode
returned by the dummy decode function, inside the authentication function Auth
inside the mainApp
, and return the same.
Return the authCode
from the mainApp
function through the auth
function.
- Try to achieve it with a one-line change.