mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
Remove unused fields
This commit is contained in:
@ -69,14 +69,6 @@ public class Auth0AuthenticationMetaData extends QAuthenticationMetaData
|
|||||||
private String qqqApiKeyField;
|
private String qqqApiKeyField;
|
||||||
private String expiresInSecondsField;
|
private String expiresInSecondsField;
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
|
||||||
// table for storing user sessions, and field names we work with on that table //
|
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
|
||||||
private String userSessionTableName;
|
|
||||||
private String userSessionUuidField;
|
|
||||||
private String userSessionUserIdField;
|
|
||||||
private String userSessionAccessTokenField;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
Reference in New Issue
Block a user