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
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Signals could be registered wherever you like. Perhaps create a signals.py module and import signals from various places and place your handler functions there as well.
HI Matt
I'm pretty stuck working out how to implement a signal from flask-security that tells me when a user has registered and when a user has logged in.
Are you able to suggest how to do this and where you would put such functionality in Overholt?
thanks
The text was updated successfully, but these errors were encountered: