cerebrate/src/Controller/Component
iglocska b027007618
new [Authkey] implementation ready
- users can have multiple keys
- keys are hashed with bcrypt
- each key can have its own expiration
- each key can have a contextual comment

- authentication via API requests happens with the Authorization header
2020-08-07 21:47:04 +02:00
..
.gitkeep chg: [restructure] the application 2020-06-22 14:28:17 +02:00
ACLComponent.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
CRUDComponent.php new [Authkey] implementation ready 2020-08-07 21:47:04 +02:00
ParamHandlerComponent.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
RestResponseComponent.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00