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

Integrate Authentication Service | Front-end #15

Open jamestkelly opened 8 months ago

jamestkelly commented 8 months ago

Related to #4 and #6.

As per the title, some authentication functionality as per best practices is delegated to the client application (front-end). This includes the following: