kwrigh8176 / VolunteerIndex

MIT License
0 stars 0 forks source link

API requests via session token integration #21

Closed kwrigh8176 closed 8 months ago

kwrigh8176 commented 8 months ago

Quick update to the API request system, now sends the token so that each individual request is verified using session info.

This prevents non-authorized users who could not be using the application from accessing the data behind the API.