Implement authorization code grant manually

This tutorial shows you how to install your app and acquire access tokens using authorization code grant, either using a Shopify Admin API library, or from scratch. Using a Shopify Admin API library helps you to keep your app secure and reduce implementation time. We recommend that you use a library where possible.