Skip to content

Commit

Permalink
revert key
Browse files Browse the repository at this point in the history
  • Loading branch information
gymad committed Jul 30, 2019
1 parent 13a2d93 commit 3f8e84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Api/Core/Config/ApiConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ApiConfig

const OAUTH2_PRIVATE_KEY = 'Api/V8/OAuth2/private.key';
const OAUTH2_PUBLIC_KEY = 'Api/V8/OAuth2/public.key';
const OAUTH2_ENCRYPTION_KEY = 'YDYMf29FrB1KlDUIC5ZKpJEARIomtRLBxew5WpLVo4w=';
const OAUTH2_ENCRYPTION_KEY = '';

/**
*
Expand Down

0 comments on commit 3f8e84e

Please sign in to comment.