Implementation of login endpoint.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
application:
|
||||
security:
|
||||
secretKey: "secret-key"
|
||||
|
||||
logging:
|
||||
level:
|
||||
org.springframework.security: DEBUG
|
||||
Reference in New Issue
Block a user