How do I get an access token for the custom app through the Shopify affiliate?

I created a custom app in shopify via Partners (not via admin panel).

Now I need to display all products in my index.php, but this manipulation requires an access token for authentication. But I don’t see anywhere where the access token is possibly listed.

When you create a custom app via admin panel, you can see the access token once in the api settings of the app, but not after creating this app via Partners.

Please tell me where or how can I see or get access token after creating custom app via Partners?

Thank you.