Ryan Cunningham

Results 3 comments of Ryan Cunningham

I know it's not a priority for the project, but for those interested I *think* there's hope with some TypeScript updates... [This PR](https://github.com/microsoft/TypeScript/pull/44512) for TypeScript 4.4 allows the use of...

That's awesome and very helpful, thanks! I've got a .d.ts file I've started on the "other" side with types for the redux-bundler lib itself. I'll share here when I get...

Updating for posterity, here... I believe the `PowInvitation.Plug.sign_invitation_token/2` needs to be used in `deliver_email/2` for encoding the token for the URL. So the function ends up being: ```elixir defp deliver_email(conn,...