You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jcoppieters This flow will work fine. Just one slight addition. A random string stored with respect to a user should be valid for a limited time(like 2 days). So you might be tempted to use a Redis client instead.
Yep. You're right. I've changed it.
We have the core part of the system running for a couple of years now, but is not yet integrated with cody-cms.
It is fully async/await based and implements the above flow, including phone by SMS validation and so on.
We never found time to port the CMS part onto the new Core part.
Add it to UserController.
But first get the flow right:
(any one has better idea's?)
The text was updated successfully, but these errors were encountered: