Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Links' onLogin should be awaited
The `onLogin` for a link is async, so it should be awaited to ensure that everything is initialized before we actually use the link
- Loading branch information