delphimvcframework/samples/CustomRoleAuth
2020-09-03 19:57:00 +02:00
..
CustomRoleAuthClient.dpr Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
CustomRoleAuthClient.dproj All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomRoleAuthGroup.groupproj Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
CustomRoleAuthServer.dpr Removed old version of RoleBasedAuthHandler and minor cleanup in sample project 2017-05-15 10:35:37 +02:00
CustomRoleAuthServer.dproj All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
MainClientFormU.dfm Samples changed to use TMVCRESTClient 2020-08-26 17:13:18 -03:00
MainClientFormU.pas Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
MyWebModuleU.dfm Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
MyWebModuleU.pas All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
PrivateControllerU.pas Added serversentevents sample 2017-05-25 12:31:05 +02:00
RoleAuthHandlerU.pas Added dmvcframework package 2018-12-09 23:05:01 +01:00