www.auth-tool.culturehosts.co.uk Open in urlscan Pro
77.240.4.179  Public Scan

URL: https://www.auth-tool.culturehosts.co.uk/
Submission: On October 01 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form action="" method="post">
  <div class="mb-3">
    <label for="clientId" class="form-label">Client ID</label>
    <input name="id" type="text" class="form-control" id="clientId" aria-describedby="clientIdHelp">
    <div id="clientIdHelp" class="form-text">This will be numeric and have been supplied by the team at Creative Tourist.</div>
  </div>
  <div class="mb-3">
    <label for="clientSecret" class="form-label">Client Secret</label>
    <input name="secret" type="password" class="form-control" id="clientSecret" aria-describedby="clientSecretHelp">
    <div id="clientSecretHelp" class="form-text">Never share this secret with anyone else.</div>
  </div>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

Text Content

CULTURE HOSTS OAUTH TEST HELPER

This page will help you generate a quick-and-dirty Bearer Token for use in
testing the Culture Hosts API.

Tokens generated with this script may EXPIRE at any time.
Use a full OAuth2 library in your production apps to manage tokens.
Client ID
This will be numeric and have been supplied by the team at Creative Tourist.
Client Secret
Never share this secret with anyone else.
Submit