connected-web / boardgames-api

An API for serving up boardgame data to other services.
14 stars 1 forks source link

Need to cycle API keys for /playrecord/list #81

Closed johnbeech closed 2 years ago

johnbeech commented 2 years ago

Currently using keys for local user.

@calisaurus - Need to generate a new Github friendly set of keys, and update secrets on this repo.

Values to be applied:

PLAYRECORD_API_USER
PLAYRECORD_API_KEY

Can test by running the Update Play Stats job, and checking the output for the value of PLAYRECORD_API_USER.

johnbeech commented 2 years ago

New token generated by @calisaurus ~

johnbeech commented 2 years ago

Confirmed that job ran ok with new credentials via S3 logs.