Secrets changed.
This commit is contained in:
parent
500223390d
commit
efa5baedb6
@ -125,6 +125,6 @@ class Handler
|
||||
|
||||
public static function getClientSecret($clientId)
|
||||
{
|
||||
return '42';
|
||||
return '3';
|
||||
}
|
||||
}
|
||||
|
@ -18,7 +18,6 @@ use \Slim\App;
|
||||
|
||||
class Main
|
||||
{
|
||||
|
||||
/**
|
||||
* Constructor function
|
||||
* @param App $app App Dependency Injection
|
||||
|
Reference in New Issue
Block a user