Load user method
With "Load User" method, you can fetch current authenticated user!
This usually need to be done when app loads the first time, then you can save that on app state!
Users will be retrieved from the Base and table you selected in the App configuration.
Parameters
- Page: Page url to redirect after loading the user.