Basic Symphony Project
Budget: $30 – $250 USD
Create a Symfony application that allows users to log in and register with a basic form of authentication (username, password) using PHP sessions. Once they are authenticated, the application will get/create the user’s access token and will make a new request using the token in the headers.