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
At the readme, there is an example of authenticating function realization. As this action is the result of submitting the form, then we need to stop default behaviour (reloading page). So, the function must be like
At the readme, there is an example of authenticating function realization. As this action is the result of submitting the form, then we need to stop default behaviour (reloading page). So, the function must be like
Otherwise, the page will be reloaded and response can't be caught.
The text was updated successfully, but these errors were encountered: