-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added requirements, installation and contributing information to README.md. - Added OAuth2::sessions() to check if sessions are enabled and one is active. - Fixed OAuth2::iloginURL(), OAuth2::iloginButton() and OAuth2::iloginRedirect() from generating bad links and outputting/logging undefined variable: $redirect_uri errors. - OAuth2::loginRedirect() now checks if headers have already been sent. - Added OAuth2::loginRedirect(string $message), to output a string before stopping the script. - Added license to composer.json.
- Loading branch information
1 parent
c7578f9
commit d31d95e
Showing
4 changed files
with
100 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters