openstreetmap-ng
openstreetmap-ng copied to clipboard
Test create-access-token
The goal is to:
- Test create_access_token endpoint
- It should only issue tokens for client ids: 'SystemApp.id', 'SystemApp.rapid'
- It must not issue tokens for 'SystemApp.web'
Test should be defined in tests/controllers/test_web_system_app.py