Fred

Results 19 comments of Fred

@nik2208 I was referring to the OP's topic of resetting the password in case the user doesn't remember it (e.g. password reset link...). Did you make this work with phpmailer?

@nik2208 Right, thanks for clarifying. I misunderstood your reply. I'll do some more research on topic for password reset implementation.

@nik2208 Well, I'm using the 'dbAuth' middleware of this awesome library for login, logout, registration (signup) and password change. What I am missing is a way to let the user...

@mevdschee I believe this issue can be closed. I moved the project away from Firebase auth and switched to dbAuth completely - and it seems to be working well so...

This is a must needed feature, I'd like my calendar weeks to start on Mondays. And related to this, I'd also like to have an option to only show week...

Many thanks @tbergeron. That indeed solves the plugin addition problems. For others: note that at the moment the npm registry does not refer to "cordova-music-controls-plugin", so you have to add...

@mevdschee I have retested this with API v.2.14.19 and the error is reproducible when I **serve the front-end of the application locally**. This is NOT reproducible with a live production...

@mevdschee For my use case, the condition was added to fix issues with localhost only. I'm afraid I'm not able to comment further on this :/

This is valid at least on Android 10+. When there is music playing by the Ionic app, the Music Controller won't be closed when killing the app. However, when you...