Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
d77dce69aefd3921ff248369d65ee9abf6827660
Switch branch/tag
yii2
extensions
authclient
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Used substr_compare instead of substr when we don't care about result
· 07f01bcf
Alexander Makarov
authored
10 years ago
07f01bcf
Name
Last commit
Last update
..
clients
Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method
10 years ago
signature
removed `@link` tags from apidoc and replaced with markdown
10 years ago
views
Removed unused imports
11 years ago
widgets
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
AuthAction.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
BaseClient.php
removed `@link` tags from apidoc and replaced with markdown
10 years ago
BaseOAuth.php
`yii\authclient\InvalidResponseException` added
10 years ago
CHANGELOG.md
`yii\authclient\InvalidResponseException` added
10 years ago
ClientInterface.php
Reformat code te be PSR-2 compatible
11 years ago
Collection.php
fixed all the PHPdoc in extensions
10 years ago
InvalidResponseException.php
`yii\authclient\InvalidResponseException` added
10 years ago
LICENSE.md
psr-4 change.
11 years ago
OAuth1.php
Used substr_compare instead of substr when we don't care about result
10 years ago
OAuth2.php
OAuth extension adjusted to support any custom request type.
10 years ago
OAuthToken.php
removed `@link` tags from apidoc and replaced with markdown
10 years ago
OpenId.php
Used substr_compare instead of substr when we don't care about result
10 years ago
README.md
Missing semicolon
10 years ago
composer.json
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)
11 years ago
README.md