blogging app create the following apis: • /register - post - takes 3 form parameters ("full name", "email", "password")
Posted: Mon Jun 06, 2022 6:50 pm
blogging app create the following apis: • /register - post -
takes 3 form parameters ("full name", "email", "password") and
registers the user in the databa e. use data transfer object (dto)
to send data to the controller. /login - post - takes 2 form
parameters ("email", "password") and returns the user's jwt ("data"
key genericsuccess(object data)). use the hawk class provided in
the util package.blogging app create the following apis: •
/register - post - takes 3 form parameters ("full name", "email",
"password") and registers the user in the databa e. use data
transfer object (dto) to send data to the controller. /login - post
- takes 2 form parameters ("email", "password") and returns the
user's jwt ("data" key genericsuccess(object data)). use the hawk
class provided in the util package.blogging app create the
following apis: • /register - post - takes 3 form parameters ("full
name", "email", "password") and registers the user in the databa e.
use data transfer object (dto) to send data to the controller.
/login - post - takes 2 form parameters ("email", "password") and
returns the user's jwt ("data" key genericsuccess(object data)).
use the hawk class provided in the util package.
takes 3 form parameters ("full name", "email", "password") and
registers the user in the databa e. use data transfer object (dto)
to send data to the controller. /login - post - takes 2 form
parameters ("email", "password") and returns the user's jwt ("data"
key genericsuccess(object data)). use the hawk class provided in
the util package.blogging app create the following apis: •
/register - post - takes 3 form parameters ("full name", "email",
"password") and registers the user in the databa e. use data
transfer object (dto) to send data to the controller. /login - post
- takes 2 form parameters ("email", "password") and returns the
user's jwt ("data" key genericsuccess(object data)). use the hawk
class provided in the util package.blogging app create the
following apis: • /register - post - takes 3 form parameters ("full
name", "email", "password") and registers the user in the databa e.
use data transfer object (dto) to send data to the controller.
/login - post - takes 2 form parameters ("email", "password") and
returns the user's jwt ("data" key genericsuccess(object data)).
use the hawk class provided in the util package.