Adrien Vermeulen

Results 3 issues of Adrien Vermeulen

This plugin uses a redirection (to /opauth-complete) to let you handle authenticated users data and try to identify them against your database. Thus anyone sending a post request with consistent...

Hi, I've seen that you use Gitlab CI. Could you please provide a guide on how to use minimeteor with it? Thanks !

MutationsDataSnapshot forEach method runs its callback on mutations Array through Array.prototype.every function. Thus, if the callback does not return true it will only be run once on first mutation. Docs...