package
0.0.0-20230814223135-fa7ae5af9073
Repository: https://github.com/jorgeleonardolf/authentication.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterNewAccount should take in some json payload -> sanitize it -> send it over to the db -> return some json result*/.
respondWithError will format the given error message into a json response */.
RespondWithJSON will format the give payload into a json response.