### Description In the new post route change the auth method from having the username and token in the URL to using cookies to authenticate the user.
Description
In the new post route change the auth method from having the username and token in the URL to using cookies to authenticate the user.