How can I create a shopify app that save or capture the Admin API access token to use in database?

I’m trying to create a shopify app that give the Admin API access token (watch the attached image) to capture when some client store install this app to save this token and use to integrate with DB or other services.
Maybe there’s some one that have an idea to do th