mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 17:23:21 +03:00
ref: Refactoring
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports.routes = {
|
||||
'GET /api/config': 'show-config',
|
||||
|
||||
'POST /api/access-tokens': 'access-tokens/create',
|
||||
'POST /api/access-tokens/exchange': 'access-tokens/exchange',
|
||||
'POST /api/access-tokens/exchange-using-oidc': 'access-tokens/exchange-using-oidc',
|
||||
'DELETE /api/access-tokens/me': 'access-tokens/delete',
|
||||
|
||||
'GET /api/users': 'users/index',
|
||||
|
||||
Reference in New Issue
Block a user