Getting all logs #37
dlearningfr
started this conversation in
Ideas
Replies: 1 comment
-
Hello, I figured out that you can call AuthenticationLog model directly, so I used that to retrieve all logs and it's working like a charm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would like to get all logs (sorted by date) in order to see any attempt or successful login on my website.
Right now I have to iterate on my users which is not ideal, since I would like to paginate.
Do you know if it's possible to do it ?
Beta Was this translation helpful? Give feedback.
All reactions