Register/Login to Shopify webpage from Flutter app

I am using Storefront api to connect to Shopify website from my flutter app.

Does GraphQL provide a way to login to the website? There is login and register provided in the website but there is nowhere mentioned I can use email and password to register myself as a customer and purchase an item from shopify store. Thank you