JWT authentication
BranislavLazic opened this issue · 0 comments
BranislavLazic commented
Can you provide more detailed explanation when it comes to authentication? E.g. which framework? Would you embed the authentication mechanism in the application or use some dedicated server for authentication (e.g. Keycloack) and only perform authorization within the application?