cloud-native-toolkit/ascent-bff

Add UserAuth model and APIs to track ascent usage

Closed this issue · 1 comments

Add UserAuth model and APIs with following attributes:

  • email : user email (with one-to-many relationship to users model)
  • timestamp : timestamp of authentication event

Closing this based on new analytics