Adapter capabilities

 User authenticationYES
 User profileYES
 User contacts listNO
 Post to user wall / update statusNO
 Access provider APIYES

Adapter specifications

 ID LastFM NEW WORKING TESTING
 Protocol OAuth
 IDp URL http://www.lastfm.com/
 Keys registeration http://www.lastfm.com/api/account
 Dev documentation http://www.lastfm.com/api/authentication
 Version 1.0
 Since HybridAuth 2.0.2
 Wrapper ./Hybrid/Providers/LastFM.php
Callback URL http://mywebsite.com/path_to_hybridauth/?hauth.done=LastFM

Note: WORKING and STABLE mean the adapter, protocol or the provider API are known to be working until the date of writing these lines. If it stop working for you, Please let us know by sending us an email describing the problem.

Registering application

After registing an new application at http://www.lastfm.com/api/account, copy the created credentials (Client ID and Client Secret) and put them on HybridAuth config file,