jamestkelly / is-my-coffee-cold

is-my-coffee-cold is a simple full-stack web application built to calculate the amount of time you have until your coffee goes cold, i.e., becomes undrinkable. The application achieves this through the combination of localised weather data sourced via external API calls alongside the Huen's method.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Finalise Implementation of Authentication Service | API #3

Open jamestkelly opened 9 months ago

jamestkelly commented 9 months ago

As per the title, given the abstraction of several functions as contained in the alpha build to back-end distributed microservices, we need to finalise the implementation of the authentication service within the API. This includes the following: