Releases: softonic/oauth2-provider
Releases · softonic/oauth2-provider
Update OAUTH_HOST
Add OAuth HOST Env variable support
1.3.0 Merge pull request #6 from softonic/feature/enable_oauth_host_env_var…
Use BearerAuthorizationTrait to add auth headers
1.2.1 Merge pull request #5 from softonic/bugfix/Use-BearerAuthorizationTra…
Update OAuth server DNS to v3
1.2.0 Merge pull request #4 from softonic/feature/update-oauth-server-by-de…
Platform requirements moved to dev
Platform requirements were erroneously set for the package instead of dev-only, as it is for phpunit
Client credentials for Softonic Oauth2
In this first release the client credentials was implemented to allow Softonic Oauth2 connections.