poetapp / frost-api

Po.et's API Layer
https://api.poetnetwork.net
MIT License
24 stars 5 forks source link

Store Log In Data #899

Open lautarodragan opened 5 years ago

lautarodragan commented 5 years ago

We should be storing as much information as possible for each log in in an append only collection.

At the very least, we'll want the IP of the user. We can infer a location out of the IP and detect suspicious behavior.

We'd also want to store the headers of the request.