Exposes a new resource to OAuth-based API's that identifies the user that has given access to the API-consumer.
This method is used by big API-providers like Twitter, LinkedIn and Digg to enable API-consumers to let the providers users log in to the consumer. Something that in at least Twitters case has been widely deployed.
This module provides a services resource exposing the user authorizing the consumer as well a Services endpoint exposing that resource and a OAuth context that provides authentication.
When using the provided Services endpoint the resource is exposed at:
- For versions >= 7.x-1.2 or 7.x-1.x-dev: http://example.com/oauthlogin/api/login/info
- For prior versions: http://example.com/oauthlogin/api/user/info
Initially developed by Hugo Wetterberg and sponsored by Good Old.
Required modules
Works well with
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Module categories: Integrations, Access control
36 sites report using this module
- Created by voxpelli on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Pre-release version: 7.x-1.2-beta1 released 1 May 2014 at 18:43 UTC
Development version: 7.x-1.x-dev updated 2 May 2014 at 17:28 UTC

