Skip to content

Commit

Permalink
Refactor auth with async/await
Browse files Browse the repository at this point in the history
Replace nested promises with `async/await` throughout the `auth` module. This breaks backwards compatibility with IE.
  • Loading branch information
eatyourgreens committed Jul 3, 2023
1 parent 4454002 commit 225c070
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 225 deletions.
Loading

0 comments on commit 225c070

Please sign in to comment.