gamebox-dev / gamebox-api

API for managing a game collection
GNU Affero General Public License v3.0
0 stars 2 forks source link

Store auth token locally #9

Closed michaelenger closed 2 weeks ago

michaelenger commented 3 weeks ago

Stores the auth token in a file so that we don't need to make a request to getting it every time we make a request to the API.