Alex Reade
Results
2
issues of
Alex Reade
Hi In the [docs](https://hexdocs.pm/ash_authentication/dsl-ashauthentication-strategy-google.html) for the google oauth2 strategy its says base_url defaults to "https://www.googleapis.com", but if I miss that option in the block: ``` oauth2 :google do end ```...
# TypeScript Compiler Crash with `moduleResolution: "bundler"` ## Summary The `live_toast` dependency causes a TypeScript compiler crash when imported in projects using `moduleResolution: "bundler"`. The crash occurs with an internal...