File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# OAuth 2.0 Client Changelog
22
3+ ## 2.3.0
4+
5+ _ Released: 2018-01-13_
6+
7+ * Add ` ProviderRedirectTrait ` tool for 3rd-party provider libraries to use when
8+ handling provider redirections
9+ * Fix TypeError thrown because ` getResourceOwner() ` receives a non-JSON Response
10+ * Gracefully handle non-standard errors received from providers
11+ * Update README to reflect official support of PHP 7.2
12+
313## 2.2.1
414
515_ Released: 2017-04-25_
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2013-2015 Alex Bilbie <hello@alexbilbie.com>
3+ Copyright (c) 2013-2018 Alex Bilbie <hello@alexbilbie.com>
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments