-
I'm setting up a solution with devise_token_auth authorizing users through Github. Does redux-token-auth support that?
-
## Problem
I am developing a store as a separate app to be integrated with my another app via APIs. I have used `doorkeeper` as OAuth2 provider. The code below is from the Oauth callback which is cal…
-
Some APIs that use this module allow the developer to pass the same querystring parameter multiple times. For instance, see SimpleGeo and categories... https://simplegeo.com/docs/api-endpoints/simpleg…
-
When trying to sign up with Facebook some users are facing an issue where they are not able to sign up.
The issue is one where Facebook is not returning a valid email address. Email is a required fie…
-
Hi,
currently I am trying to integrate Keycloak as the OAuth provider and serve the basic authenticating functionality for my organization. I am following the guide from the wiki (https://github.com/…
-
Created from [AI0384](http://jay.swlab.cs.okayama-u.ac.jp/minutes/437?ai=0384) of minute 437.
+ camomeからgoohubへのRedisを経由したtokenの受け渡し機能を実装する.-->(乃村,神澤,西 !:0384)
-
Would be great to be able to add twitter oauth in at the start as well, like with facebook.
(I pledge £5 towards that if it happened)
-
Wouldnt it be wise to store the twitter id and have that as the primary field instead of the twitter_handle? If a user decides to change his twitter name in twitter.com, then this gem will create a an…
-
Please complete the following fields as applicable:
**What version of the DMPRoadmap code are you running? (e.g. v2.2.0)**
- `4.0.2+portage-4.0.1`
**Expected behaviour:**
- The recipient of an…
-
login-success is fired from submitLogin and handlePostMessage, but when using the sameWindow option with oauth login, the validation happens through validateToken, and `login-success` never gets fired…