Get Current Admin when they log in to the Strapi Dashboard

System Information
  • Strapi Version: 5+
  • Operating System: Strapi Cloud
  • Database: Postgres 15
  • Node Version:
  • NPM Version:
  • Yarn Version:

This should be a VERY basic answer.
I would like to get the details (username/email) of the currently logged in Admin.
I want these details WHEN they log in.

Thanks in advance.