Getting Started
Requirements:
a Spooky Services Account
2FA enabled on it
Steps:
Go to https://hub.spookysrv.com/user/applications/ and create a new application
Enter your client name and redirect uri
We only accept 1 redirect uri currently
You will be able to see your Client ID, but not the client secret
Click REGEN to view your client secret
The Client Secret is the authentication method between your client and Spooky Services.
Treat the Client Secret like a password, it is a sensitive token that should not be shared.
You will only see the Client Secret ONCE, so make sure to save it.
If you lost it, you will have to regenerate it.
Client Secrets are hashed, so there is no way to retrieve it without regenerating it.
Once the secret is regenerated, the previous one will stop working immediately.
You will need to verify your 2FA code when regenerating your client secret
Last updated