Merge branch 'master' of https://dev.azure.com/olympusai/Olympus/_git/hermione
This commit is contained in:
@@ -61,7 +61,6 @@ public class JwtService {
|
|||||||
//.signWith(SignatureAlgorithm.HS512, SECRET)
|
//.signWith(SignatureAlgorithm.HS512, SECRET)
|
||||||
.compact();
|
.compact();
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public String generateInternalTokenFromUsername(Authentication authentication) {
|
public String generateInternalTokenFromUsername(Authentication authentication) {
|
||||||
|
|||||||
Reference in New Issue
Block a user