You are here

constant AUTH0_DEFAULT_SIGNING_ALGORITHM in Auth0 Single Sign On 8.2

2 uses of AUTH0_DEFAULT_SIGNING_ALGORITHM
AuthHelper::__construct in src/Util/AuthHelper.php
Initialize the Helper.
BasicSettingsForm::buildForm in src/Form/BasicSettingsForm.php
Form constructor.

File

./auth0.module, line 9
Module definition

Code

define('AUTH0_DEFAULT_SIGNING_ALGORITHM', 'RS256');