Releases: xp-forge/web-auth
Releases · xp-forge/web-auth
0.4.0: Support for text/plain and application/x-www-form-urlencoded
- Added support for text/plain and application/x-www-form-urlencoded
values toResponse::value()
(@thekid)
0.3.0: Office 365 support
- Added support for authenticating against Microsoft's Office 365:
- Added support for JSON responses when fetching OAuth2 tokens
- Added support for passing scope to OAuth2 flow
(@thekid)
0.2.0: Dependency update
- Updated session library dependency to 1.0 - @thekid