Commits

Kerry Jones committed 1e149ef5830
Make AbstractProvider::scopes() more intuitive Google and Facebook require certain scopes to login correctly so they don't throw an error, which are included by default. However, when a user adds their own scopes, it overrides these scopes that they don't know about. This makes it merge them instead.