TS: having to cast to specific Authentication types since 3.3.0 #268
Labels
Type: Bug
Something isn't working as documented, or is being fixed
typescript
Relevant to TypeScript users only
FYI, with the latest released version, I'm needing to cast to the specific type of authentication result now, where before it felt more like a type union... not sure if this is a surprise or not, but wanted to make you aware.
Updated code to build with
3.3.0
:Before:
The text was updated successfully, but these errors were encountered: