You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
Performs a login attempt, using the provider specified via attribute/property, or optionally via provider argument to the login function. Optionally, provider-specific login parameters can be specified via attribute (JSON)/property, or via the params argument to the login function.
I do not see where I am able to pass in the provider, and when specified in the params, it is ignored and the method attempts to login using the original provider.