chore(auth): add revoked access token checks
Signed-off-by: Alan Brault <alan.brault@visus.io>
This commit is contained in:
@@ -89,6 +89,11 @@ dependencies {
|
||||
// ════════════════════════════════════════════════════════════════════════════════
|
||||
implementation("tech.mappie:mappie-api:2.2.21-2.1.1")
|
||||
|
||||
// ════════════════════════════════════════════════════════════════════════════════
|
||||
// UUID Generation
|
||||
// ════════════════════════════════════════════════════════════════════════════════
|
||||
implementation("com.fasterxml.uuid:java-uuid-generator:5.2.0")
|
||||
|
||||
// ════════════════════════════════════════════════════════════════════════════════
|
||||
// Testing
|
||||
// ════════════════════════════════════════════════════════════════════════════════
|
||||
|
||||
Reference in New Issue
Block a user