Hi @SilasGrygier ,
I need to save the tokens for later access, for example, to access the Shopify APIs. We use MongoDB as data storage, so that’s the way we implemented persistence.
If you have other business requirements and you don’t need to retrieve the tokens later, you can skip that phase.