- 07 Mar, 2016 1 commit
-
-
Gareth Ellis authored
-
- 04 Mar, 2016 1 commit
-
-
Gareth Ellis authored
-
- 02 Mar, 2016 2 commits
-
-
Ben Ramsey authored
Update README.PROVIDERS.md
-
Gabriel Somoza authored
Add link to OAuth2 PSR7 Middleware library
-
- 24 Feb, 2016 2 commits
-
-
Ben Ramsey authored
Add Azure Active Directory provider
-
Jan Hajek authored
The provider is already listed on the official site (http://oauth2-client.thephpleague.com/providers/thirdparty/) just missing here.
-
- 18 Feb, 2016 2 commits
-
-
Ben Ramsey authored
Added the Ring Central provider
-
Todd Mannherz authored
-
- 13 Feb, 2016 5 commits
-
-
Ben Ramsey authored
-
Ben Ramsey authored
Add Fitbit provider to readme
-
Ben Ramsey authored
Enable dynamic parameters being passed into the authorization URL
-
Jan Hajek authored
-
Jan Hajek authored
As per - https://github.com/thephpleague/oauth2-client/pull/485 - adding tests to handle custom authorization URL parameters.
-
- 10 Feb, 2016 1 commit
-
-
Jan Hajek authored
When for example using Azure AD, you may need to pass additional parameters to the authorization URL - like `prompt`. This change enables passing custom parameters to the authorization URL as per each provider's needs. More options for Azure AD can be found [here](https://msdn.microsoft.com/en-us/library/azure/dn645542.aspx) For Google those are for example access_type or login hint - found [here](https://developers.google.com/youtube/v3/guides/auth/server-side-web-apps)
-
- 09 Feb, 2016 1 commit
-
-
Dan Chen authored
-
- 06 Feb, 2016 2 commits
-
-
Ben Ramsey authored
Add Eve Online provider
-
Oleg Krasavin authored
-
- 23 Jan, 2016 1 commit
-
-
Ben Ramsey authored
-
- 05 Jan, 2016 2 commits
-
-
Ben Ramsey authored
Fix resource_owner_id being put into the wrong array
-
Adam Lavin authored
-
- 30 Dec, 2015 2 commits
-
-
Ben Ramsey authored
Include resource owner id in access token json
-
Woody Gilk authored
Fixes #472
-
- 14 Dec, 2015 2 commits
-
-
Ben Ramsey authored
Add tests for array accessor trait, fixed one bug
-
Ben Ramsey authored
Excluded .scrutinizer.yml in .gitattributes
-
- 10 Dec, 2015 1 commit
-
-
Steven Maguire authored
-
- 01 Dec, 2015 3 commits
-
-
Ben Ramsey authored
Add Shotbow as a provider
-
Navarr Barnier authored
-
Navarr Barnier authored
-
- 24 Nov, 2015 1 commit
-
-
Kevin Dierkx authored
-
- 13 Nov, 2015 7 commits
-
-
Ben Ramsey authored
-
Ben Ramsey authored
Add Mollie provider
-
Ben Ramsey authored
Scrutinizer Auto-Fixes
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Ben Ramsey authored
Use expires to serialize access tokens
-
Daan van Marsbergen authored
Resolves: #458 See also: #375
-
Daan van Marsbergen authored
-
- 01 Nov, 2015 2 commits
-
-
Ben Ramsey authored
Inserting PHPDoc missing
-
Phelipe Alves de Souza authored
-
- 06 Oct, 2015 2 commits
-
-
Ben Ramsey authored
Add Salesforce provider to readme
-
Ben Ramsey authored
Add ArrayAccessorTrait
-