implemented removal of user
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -48,4 +48,5 @@ public class Constants {
|
||||
public static final String TOKEN_TYPE = "token_type";
|
||||
public static final String UNAUTHORIZED_CLIENT = "unauthorized_client";
|
||||
public static final String USER = "user";
|
||||
public static final String USER_ID = "user_id";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user