Léo Pradel

Results 142 comments of Léo Pradel

@friedger it's a solution but it might decrease the user experience if the user have to resubmit all the data prior to the username invalidation..

Hey all, as this is creating issues for a Sigle user, I was wondering if you have any idea of an ETA for this one?

Hey there, any update? Our user is still blocked and can't use his account.

Hi @will-at-stacks, Regarding the budget, we are actually at 50$/hr. Let me explain how I calculated this. We have 1.5 days per month of maintenance for 12 months for 7200$...

Hey @acomito for now you can take a look at the examples to see how to get started https://github.com/accounts-js/accounts/tree/master/examples :)

We should have some functions to clean all kinds of tokens (session, reset password tokens, etc ..). The user will then be able to use these functions in their own...

to add to the context, this is how meteor is doing it https://github.com/meteor/meteor/blob/9343ce2a3e6cfe88d591b827f826ee3241f66b3b/packages/accounts-base/accounts_server.js#L1430

@ozsay From my understanding of the pr, this service can't be used alone since it does not take care of the user account creation right?

I guess this should be clarified somewhere in the documentation as we want the service to be able to register a user I think.