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
—> makes fetch request of type POST with username, password etc to https://destinationapiagil.herokuapp.com/login
—> gets the access token in the response and add to headers
—> add access token to the local storage
—> call displayAllposts()
The text was updated successfully, but these errors were encountered:
—> makes fetch request of type POST with username, password etc to https://destinationapiagil.herokuapp.com/login
—> gets the access token in the response and add to headers
—> add access token to the local storage
—> call displayAllposts()
The text was updated successfully, but these errors were encountered: