Skip to content

alexsukhodolsky/doorkeeper-chrome-extension

Repository files navigation

Dookreeper Chrome Extension Client

This app is an example of OAuth2 Google Chrome extension client. It was built in order to test the doorkeeper provider example. It uses rails, devise and omniauth gems. OAuth2 strategy is build on top of abstract OAuth2 strategy for OmniAuth

About Doorkeeper Gem

For more information about the gem, documentation, wiki and another resources, check out the project on GitHub.

Installation & Configuration

If you want to run the application by yourself here are the steps for you.

First you need to clone the repository from GitHub

git clone git://github.com/hitupalex/doorkeeper-chrome-extension.git 

Open Google Chrome

url->chrome://settings/extensions

Make sure "Developer mode" is checked

Click "Load unpacked extension"

Load the doorkeeper-chrome-extension directory

That's it! You should now see the OAuth 2.0 logo in the top right portion of your screen. Click it and try it out!

Other Information

A special thanks to the developers at applicake for their awesome doorkeeper provider RoR gem and Boris Smus for his awesome OAuth 2.0 Chrome extension library oauth2-extensions!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages