franklindyer / agora-app

Simple and (hopefully) secure social media application. Also a project for spring 2024 CS 444 cybersecurity class at UNM.
4 stars 1 forks source link

Decouple application from external services #97

Open franklindyer opened 4 months ago

franklindyer commented 4 months ago

The app should be decoupled from some of the external APIs upon which it relies, namely Mailgun and reCaptcha.

Ideally, the following things should be changed: