Hi community
It would be great if we can have some entity “user” with fancy attributes like
- last logged in
- IP ==> Gelocalization
- is online
I have found this custom component https://github.com/custom-components/authenticated but seems to be deprecated.
Is there some other way to read information from access token?
Thank you
Dario