Shinobi/libs/auth
Moe 2cb3d8c9a2 Add Alternate Logins section in Settings, Minor Cleanup
+ Login Token API Endpoints for : get single, get all, delete by loginId
+ framework.sql update
+ update auto table creation for existing installations
+ fail message specific to alternateLogin can be passed to UI
+ add type column to LoginTokens table, default is "google" because its the only one (first of many to come)
2021-04-03 21:46:58 -07:00
..
alternateLogins.js Add Alternate Logins section in Settings, Minor Cleanup 2021-04-03 21:46:58 -07:00
google.js Add Alternate Logins section in Settings, Minor Cleanup 2021-04-03 21:46:58 -07:00
logins.js Add Alternate Logins section in Settings, Minor Cleanup 2021-04-03 21:46:58 -07:00
utils.js allow binding google auth with login screen 2021-04-03 14:16:15 -07:00