|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v0.6.1](https://github.com/pdsinterop/php-solid-auth/tree/v0.6.1) (2020-10-19) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/0.6...v0.6.1) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Add function to decrypt 'code' for ID token generation [\#9](https://github.com/pdsinterop/php-solid-auth/pull/9) ([ylebre](https://github.com/ylebre)) |
| 10 | + |
| 11 | +## [0.6](https://github.com/pdsinterop/php-solid-auth/tree/0.6) (2020-10-03) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/0.5.1...0.6) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- added id\_token option for token endpoint response [\#8](https://github.com/pdsinterop/php-solid-auth/pull/8) ([ylebre](https://github.com/ylebre)) |
| 18 | +- typofix [\#7](https://github.com/pdsinterop/php-solid-auth/pull/7) ([ylebre](https://github.com/ylebre)) |
| 19 | +- Added token generation code to support id\_token [\#6](https://github.com/pdsinterop/php-solid-auth/pull/6) ([ylebre](https://github.com/ylebre)) |
| 20 | + |
| 21 | +## [0.5.1](https://github.com/pdsinterop/php-solid-auth/tree/0.5.1) (2020-09-21) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.5.0...0.5.1) |
| 24 | + |
| 25 | +## [v0.5.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.5.0) (2020-09-21) |
| 26 | + |
| 27 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.4.0...v0.5.0) |
| 28 | + |
| 29 | +**Merged pull requests:** |
| 30 | + |
| 31 | +- Change Client config to support Redirect URIs and Name [\#4](https://github.com/pdsinterop/php-solid-auth/pull/4) ([Potherca](https://github.com/Potherca)) |
| 32 | + |
| 33 | +## [v0.4.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.4.0) (2020-09-21) |
| 34 | + |
| 35 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.3.0...v0.4.0) |
| 36 | + |
| 37 | +**Merged pull requests:** |
| 38 | + |
| 39 | +- Rename response methods [\#3](https://github.com/pdsinterop/php-solid-auth/pull/3) ([Potherca](https://github.com/Potherca)) |
| 40 | + |
| 41 | +## [v0.3.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.3.0) (2020-09-15) |
| 42 | + |
| 43 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.2.1...v0.3.0) |
| 44 | + |
| 45 | +**Closed issues:** |
| 46 | + |
| 47 | +- Log in to Slack [\#1](https://github.com/pdsinterop/php-solid-auth/issues/1) |
| 48 | + |
| 49 | +**Merged pull requests:** |
| 50 | + |
| 51 | +- Add JWKs request response. [\#2](https://github.com/pdsinterop/php-solid-auth/pull/2) ([Potherca](https://github.com/Potherca)) |
| 52 | + |
| 53 | +## [v0.2.1](https://github.com/pdsinterop/php-solid-auth/tree/v0.2.1) (2020-09-12) |
| 54 | + |
| 55 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.2.0...v0.2.1) |
| 56 | + |
| 57 | +## [v0.2.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.2.0) (2020-09-12) |
| 58 | + |
| 59 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.1.2...v0.2.0) |
| 60 | + |
| 61 | +## [v0.1.2](https://github.com/pdsinterop/php-solid-auth/tree/v0.1.2) (2020-09-12) |
| 62 | + |
| 63 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.1.1...v0.1.2) |
| 64 | + |
| 65 | +## [v0.1.1](https://github.com/pdsinterop/php-solid-auth/tree/v0.1.1) (2020-09-11) |
| 66 | + |
| 67 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.1.0...v0.1.1) |
| 68 | + |
| 69 | +## [v0.1.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.1.0) (2020-09-10) |
| 70 | + |
| 71 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/v0.0.0...v0.1.0) |
| 72 | + |
| 73 | +## [v0.0.0](https://github.com/pdsinterop/php-solid-auth/tree/v0.0.0) (2020-08-27) |
| 74 | + |
| 75 | +[Full Changelog](https://github.com/pdsinterop/php-solid-auth/compare/a408a4ae017c0c6aa36306cd98be22ff41805ecb...v0.0.0) |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments