Authenticate to Facebook utilizing OAuth 2.0 and retrieve basic user information.
@example Basic Usage
use OmniAuth::Strategies::Mixi, 'client_id', 'client_secret'
@option options [String] :scope separate the scopes by a space
[Validate]