add: generic JWT token extraction
refactor: change project and POMs' names accordingly
This commit was merged in pull request #1.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<parent>
|
||||
<groupId>net.miarma.api</groupId>
|
||||
<artifactId>miarma-ecosystem</artifactId>
|
||||
<artifactId>miarma-backend</artifactId>
|
||||
<version>1.2.0</version>
|
||||
</parent>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>MiarmaEcosystem</finalName>
|
||||
<finalName>MiarmaBackend</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
||||
Reference in New Issue
Block a user