Skip to content
Snippets Groups Projects
Commit 4de1ab94 authored by michael.minelli's avatar michael.minelli
Browse files

ApiRoute => Add route to get configuration

parent 4e33e70f
Branches
No related tags found
No related merge requests found
enum ApiRoute {
CLIENTS_CONFIG = '/clients_config',
LOGIN = '/login',
REFRESH_TOKENS = '/refresh_tokens',
TEST_SESSION = '/test_session',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment