I\'m trying to set the user token once a user has logged in using createContext and useContext. Below are is my code:
import React, { useState, useContext, cr