Mikael Engström

Results 7 issues of Mikael Engström

The hook fires after successful authentication via Azure. **Motivation** It might be useful for various cases, a developer might want to store additional Azure-data in user-meta on login. Or track...

Execa does not export ExecaReturns. Therefore i update it to ExecaReturnValue wich i suppouse is the correct type in this case.

Hi, so i get this build-error in my application using lmify: `node_modules/lmify/types/lmify.d.ts:18:54 - error TS2694: Namespace 'execa' has no exported member 'ExecaReturns'.` Inspecting the execa-library it does indeed not export...

I am not 100% if the services is actually needed in the app-manifest, but the receiver for sure is. I not very familiar with Android development – What do the...

The previous interface did emit one event per boundary for IOS with id as a string, whereas the android version did send an array of strings.

Fix issue with .env-file resolve due to moved function in 392c4bcf7f0337084ff5e064aee7aca7a36c8a25 @marteinn