Closed eatyourgreens closed 1 year ago
Replace nested promises with async/await throughout the auth module. This breaks backwards compatibility with IE.
async/await
auth
Replace nested promises with
async/await
throughout theauth
module. This breaks backwards compatibility with IE.