You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although this API is about authentication, we are showing examples about the CRUD with TODO items. We should remove this section, because we already have the How to generate API documentation section.
* this will run an HTTP server in port 8080, if you want to change this port you have to specify it through the environment variable (AUTH_SERVER_PORT) in the _.env_ file.
* For testing all the define endpoints you can try out these different CURL commands:
Although this API is about authentication, we are showing examples about the CRUD with TODO items. We should remove this section, because we already have the
How to generate API documentation
section.authentication/README.md
Lines 25 to 31 in 6878f14
The text was updated successfully, but these errors were encountered: