Skip to content

Releases: softonic/oauth2-provider

Update OAUTH_HOST

17 Jul 14:15
18a13cb
Compare
Choose a tag to compare

Use the new oauth2 host.

Add OAuth HOST Env variable support

06 Dec 15:19
2b68b8c
Compare
Choose a tag to compare
Merge pull request #6 from softonic/feature/enable_oauth_host_env_var…

…iable

Enable OAuthHost ENV Variable

Use BearerAuthorizationTrait to add auth headers

10 Aug 08:59
ffbfe96
Compare
Choose a tag to compare
Merge pull request #5 from softonic/bugfix/Use-BearerAuthorizationTra…

…it-trait

Use BearerAuthorizationTrait to add the authorization header

Update OAuth server DNS to v3

26 Feb 16:23
f9bc60a
Compare
Choose a tag to compare
Merge pull request #4 from softonic/feature/update-oauth-server-by-de…

…fault

Update OAuth server DNS to v3

Platform requirements moved to dev

29 Sep 10:27
Compare
Choose a tag to compare

Platform requirements were erroneously set for the package instead of dev-only, as it is for phpunit

Client credentials for Softonic Oauth2

16 Aug 13:24
Compare
Choose a tag to compare

In this first release the client credentials was implemented to allow Softonic Oauth2 connections.