You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to implement some ideas I have for the app. However, I am seeing that I need credentials for the arkhamdb api. I imagine I need this:
OAUTH_SITE=https://arkhamdb.com/
OAUTH_CLIENT_ID=your-public-oauth-id
OAUTH_CLIENT_SECRET=your-oauth-secret
So you should be able to read and use the app for everything EXCEPT arkhamdb login without those secrets. ArkhamCards account login should work just fine in local dev mode.
I'm in the process of moving the oauth flow to the cloud (I'm about halfway done, but real life is getting in the way) after which it will be possible to interact with arkhamdb with local development as well.
Hello!!
I am having this problem when running npm install. Does anyone know how to fix it?
Thanks ;-)
The text was updated successfully, but these errors were encountered: