Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5865b0799e | ||
![]() |
3393af9ff5 | ||
![]() |
0b1683a69d | ||
![]() |
5049bf4c07 | ||
![]() |
047b843d82 |
@@ -1,5 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
namespace Kasperrt;
|
||||||
|
|
||||||
class OAuth2 {
|
class OAuth2 {
|
||||||
|
|
||||||
private $client_id;
|
private $client_id;
|
||||||
|
@@ -3,9 +3,7 @@
|
|||||||
"description": "OAuth2 Client with Bearer tokens",
|
"description": "OAuth2 Client with Bearer tokens",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": ["authentication"],
|
"keywords": ["authentication"],
|
||||||
"type": "simplesamlphp-module",
|
|
||||||
"homepage": "https://github.com/kasperrt/oauth2-client",
|
"homepage": "https://github.com/kasperrt/oauth2-client",
|
||||||
"minimum-stability": "dev",
|
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Kasper Rynning-Tønnesen",
|
"name": "Kasper Rynning-Tønnesen",
|
||||||
|
Reference in New Issue
Block a user