add: generic JWT token extraction

refactor: change project and POMs' names accordingly
This commit is contained in:
2025-10-31 17:13:42 +01:00
parent 14ea92dab9
commit 748feabf24
17 changed files with 88 additions and 277 deletions

View File

@@ -62,7 +62,7 @@
</dependencies>
<build>
<finalName>MiarmaEcosystem</finalName>
<finalName>MiarmaBackend</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>