📄️ Auth0
OSU IT does not currently have an authentication service that can be used for the Record Books project. As a result, the project uses Auth0 as its authentication service. Auth0 is an identity and access management service that provides authentication and authorization services for web and mobile applications.
📄️ MongoDB
Due to the abstract nature of the data stored in the Record Books project, a NoSQL database was chosen to store user data and application data. MongoDB is a NoSQL database that stores data in flexible, JSON-like documents. The database is hosted on MongoDB Atlas, a cloud-based database service that provides a fully managed database platform.
📄️ React-PDF
The Record Books project uses the React-PDF library to generate PDF reports for users. React-PDF is a React library that allows you to create PDF documents using React components. The library provides a set of components that you can use to create a PDF document, such as Page, Text, View, and Image.
📄️ Azure
Oregon State University uses Microsoft Azure as its official cloud computing platform. Azure offers a wide range of services, including virtual machines, databases, web apps, and more. Azure resources are managed by OSU IT. We have access to azure resources through the OSU extension service IT department.