Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

maizy/chrome-extension-hh-oauth

Repository files navigation

Sample chrome extension with HeadHunter oAuth authorization

Inspired by https://developer.chrome.com/extensions/samples#search:oauth

Proof of concept dirty prototype. DO NOT USE IN PRODUCTION!

Usage

  • register your app at https://dev.hh.ru/
  • set redirect uri like chrome-extension://icbfgphlckfeacebkconifejbdkkafhi/
  • insert your client id & secret in background.js
  • load unpacked extension in Chrome
  • push hh button in extension actions
  • extension will authorize you on hh.ru and display logged user info (GET /me)

About

Proof of concept Chrome extensions with HeadHunter oAuth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published