Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NicolaPez/custom-oauth2-php

Tags

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#105 from SebScoFr/master

Fixing HTTP status code definition

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#103 from Nyholm/patch-1

Support for Symfony 4

1.2.1

Toggle 1.2.1's commit message
Merge pull request FriendsOfSymfony#79 from kralos/jwt

1.2.0

Toggle 1.2.0's commit message
Merge pull request FriendsOfSymfony#88 from luispabon/http-foundation-3

Allow Symfony HTTPFoundation 3.0

1.1.1

Toggle 1.1.1's commit message
New release including:

- better scope handling
- introduced PSR-4

1.1.0

Toggle 1.1.0's commit message
bumped up development branch version

1.0.9

Toggle 1.0.9's commit message
Merge pull request FriendsOfSymfony#40 from FriendsOfSymfony/hotfix/g…

…rants-scope-validation-fix

Fixed possible scope validation error...

1.0.8

Toggle 1.0.8's commit message
Merge pull request FriendsOfSymfony#38 from patrickli/default_scopes

Use null as the default supported_scopes value.

1.0.7

Toggle 1.0.7's commit message
Merge pull request FriendsOfSymfony#37 from benjamindulau/client_cred…

…entials_scopes

Fixed supported scopes handling when grant_type is client_credentials

1.0.6

Toggle 1.0.6's commit message
Merge pull request FriendsOfSymfony#24 from GromNaN/patch-1

Remove charset from the response content-type