Add UserAuth model and APIs to track ascent usage
Closed this issue · 1 comments
NoeSamaille commented
Add UserAuth model and APIs with following attributes:
email
: user email (with one-to-many relationship to users model)timestamp
: timestamp of authentication event
NoeSamaille commented
Closing this based on new analytics