SohoHouse / nuxt-oauth

Simple OAuth2 integration for your Nuxt app
MIT License
122 stars 27 forks source link

DBI-620 P1 401s accesstoken # store expiry date #104

Open vitalii-kyryliuk opened 1 year ago

vitalii-kyryliuk commented 1 year ago

Store token expiry date in vuex to make it possible to check it before requests are made

mawaha commented 1 year ago

Where is the expiry data being pulled/checked from the store?