Sha256: dfb4261b4b11105828898cdcb35620e271e5fe2904c6ae0b12011e36c1d26eec

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

An Omniauth 1.0 Strategy for Flickr

For more information see the following:

 * https://github.com/intridea/omniauth/wiki/List-of-Strategies

Release notes:

 * Version 0.0.14

  - Use new HTTPS endpoint for API - thanks @rubyonrails3

 * Version 0.0.13

  - better default avatar, thanks to Brainimus

 * Version 0.0.11

  - Fix bugs for users without avatars (thanks viseztrance)

 * Version 0.0.9

  - Allow :scope => 'read' in omniauth setup options

 * Version 0.0.8

  - Use authenticated version of flickr.people.getInfo (contrary to flickr docs, api_key must not be specified on
  url)

 * Version 0.0.7

  - Documentation and comment change only

 * Version 0.0.6

  - Comply more closely to published Auth Hash Schema (https://github.com/intridea/omniauth/wiki/Auth-Hash-Schema)

 * Version 0.0.5

  - Most available user information should now be available in the info hash - Still needs some testing and
  documentation--to come - Fixed a rescue so it is more contained

 * Version 0.0.4

  - Added more user info explicitly into the info hash

 * Version 0.0.1

  - First cut


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-flickr-0.0.14 README.md