Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: compilation error in fallback.ts (#1444)
The compilation failed for me on a clean install, possibly because of some auth library update. We don't really care about the real type of the returned auth client, so a simple type cast should be good.
- Loading branch information