18F / naas-api

API for notifications service prototype
Other
1 stars 1 forks source link

Authentication #6

Closed jontours closed 6 years ago

jontours commented 6 years ago

This works by posting user credentials to the '/authentication' endpoint. This endpoint then sends back a token that can be used to access any of the endpoints. Tests not passing though due to layer of security. Researching how to circumvent in Rspec.