Commit Graph

24 Commits

Author SHA1 Message Date
e530cf735a added option to disable auth endpoints 2024-12-24 12:19:32 +01:00
166134c6d8 Added OpenID endpoints tests and documentation 2024-12-24 11:58:35 +01:00
ef4f05f0b6 added custom cache provider function 2024-12-23 14:19:33 +01:00
0b9766f7db Added logout function + increased default openid config caching time 2024-12-23 12:38:30 +01:00
849ad649a8 Fixed path combining issues + added cookie helper function 2024-12-23 12:32:12 +01:00
3031dda710 Removed implicit callback definition 2024-12-23 12:17:54 +01:00
1bc48b0ba2 Removed unnecessary versions + fixed ci artifacts 2024-12-22 19:38:16 +01:00
4aab011224 Fixed Database update problem + added group management endpoints 2024-12-22 18:08:05 +01:00
ae74745108 Added user management endpoints 2024-12-22 17:32:09 +01:00
bee771a30e finished OpenID integration 2024-12-22 14:28:49 +01:00
9b38a10797 Added all necessary api endpoints for OpenID 2024-12-22 10:55:24 +01:00
ba46147a74 Added API token functionality 2024-12-21 16:09:55 +01:00
88c8fe612d Added configuration wrappers, authentication options and authentication documentation 2024-12-21 14:04:49 +01:00
ee7bf1e204 Renamed test projects 2024-12-10 16:39:28 +01:00
a4d1d3227b Created tests for HopFrame.Api 2024-12-09 18:41:51 +01:00
bd7751b44b Updated versions + edited project readme's 2024-11-23 15:40:58 +01:00
986c5cebde Added inline documentation + fixed small bugs 2024-11-21 16:15:18 +01:00
f71587d72e Rebuild data storage system so that database dependencies get taken into account 2024-09-26 21:06:48 +02:00
c3f8615eba Reverted to breaking changes 2024-09-26 12:35:53 +02:00
e8eb5bd260 Updated project versions 2024-09-26 12:33:30 +02:00
d733c7d401 Reverted some changes for not breaking release 2024-09-26 12:17:46 +02:00
b448229d88 Moved Auth logic to seperate service + endpoints can be disabled 2024-09-26 11:19:41 +02:00
0c3501fc68 Added more specific readme's + removed obsolete code 2024-09-26 10:50:13 +02:00
27088f8217 Reorganized folder structure 2024-09-26 10:20:30 +02:00