Skip to content

Register client application with HasGeek

Kiran Jonnalagadda edited this page Sep 10, 2017 · 1 revision

Below are the steps to register your application with HasGeek

  1. Open https://auth.hasgeek.com/ in your desired browser.
  2. Login or Signup if this is the first time using HasGeek's service.
  3. If you are successfully logged in to HasGeek, go to https://auth.hasgeek.com/apps/new
  4. Provide mandatory details of your application.
  5. Click on Register Application to create your application.
  6. If you are successful, you will get a page describing the details of your application.
  7. After registering your application click on New access key button to generate an access key.
  8. A form will ask you to write a little description for identifying your various keys better. Choose something meaningful.
  9. Congratulations, you have generated credentials for your application. Remember to save this immediately.
  10. The Client access key should be mapped to LASTUSER_CLIENT_ID and Client secret to LASTUSER_CLIENT_SECRET at your instance/settings.py or instance/development.py file.
Clone this wiki locally