240714 – MOOVPAD Web API – Security Update

Screenshot 2023-09-29 212851

MOOVPAD General User Apps

Today's focus was on building the JWT and ASP.NET Identity features into the MOOVPAD webAPI for general user apps for online, desktop and mobile versions. These elements address data encryption during sessions, as well as some basic "out of the box" user authentication features built into the .NET framework, which will be reinforced by additional MOOVPAD-specific measures.

Screenshot 2024-02-21 003641

Similar work will of course be done to the webAPI for MOOVPAD Pro apps later. For now, I wanted to work on one webAPI at a time, get that built right (achieved today), and working correctly (the focus for the next few days). Along with security measures being taken at the server level, in addition to responsible data policies, MOOVPAD app users can be assured that best-practice security precautions are being taken to protect their data.

And since I've geeked out enough for one day, I can now go back to my usual "say whaaaaa" 🙂

Stay awesome,

EMH

Screenshot 2023-12-10 142826

HOW MOOVPAD IS BEING BUILT

For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.

This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.