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.
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.