Commit graph

13 commits

Author SHA1 Message Date
jeffcheasey88
012978d759 Refractor Locker -> fix one concurent exception on HashMap + clean the code 2025-01-31 11:38:41 +01:00
jeffcheasey88
7e4cc9f425 Refractor Authenticator -> was visibly not finished previously 2025-01-24 23:15:15 +01:00
jeffcheasey88
8a6b744519 Move JWT system out of router & add possibilité to custom internal Authenticator 2024-10-14 16:10:45 +02:00
jeffcheasey88
25a384cc63 Catch Errors on routes 2024-09-01 21:24:12 +02:00
jeffcheasey88
5be25735ae Catch Exception in a logger 2024-03-28 20:33:27 +01:00
jeffcheasey88
2f8f158e2a Add possibility to get all Headers sended + Complete http response message 2024-02-19 11:14:45 +01:00
jeffcheasey88
700aa28779 Remove duplicate variable context 2023-12-21 22:59:28 +01:00
jeffcheasey88
4999115ca9 Fix reading Json in WebSocket 2023-09-23 11:56:59 +02:00
jeffcheasey88
b58934cff8 Adapt to catch InvalidJwtException (?) 2023-09-18 12:03:26 +02:00
jeffcheasey88
b06ed20afd Fix error 500 2023-09-09 20:24:01 +02:00
jeffcheasey88
d9d602bb83 Add error 500 2023-09-08 21:33:18 +02:00
jeffcheasey88
ab33fd465e Add logger (for route calling) 2023-09-07 20:26:29 +02:00
jeffcheasey88
f735a7d6bf refractor package for maven repository & add Context & generic getting user & take response code & add default headers 2023-08-29 16:11:37 +02:00
Renamed from src/be/jeffcheasey88/peeratcode/framework/Client.java (Browse further)