Code development platform for open source projects from the European Union institutions

Skip to content

Create `LocalEuLoginApiCredentials` service that can be used for testing

Pol Dellaiera requested to merge feature-create-local-tokens into master

Created by: drupol

This PR

  • Update the README (must be moved to the documentation site in a followup pr)
  • Provide a service that can be used to authenticate tokens.
  • Proivde the wiring for 2 new routes: /api/token and /api/user
  • has tests
  • has documentation

Merge request reports