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