mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 17 forks source link

Admin - Logout #99

Closed alexboateng closed 3 weeks ago

alexboateng commented 3 weeks ago

Endpoint: /api/admin/logout Method: POST Description: Logs out admin users by invalidating their authentication token. Authorization Required: Yes

Feedback: Success: "You have been logged out successfully." Failure: "Logout failed. Please try again."

ejebulley commented 3 weeks ago

I will work on the logout

ejebulley commented 3 weeks ago

99 https://www.loom.com/share/3cf0318a1ac2486fb78946271f45f4a4?sid=c98f7580-c8bd-4c7a-8f7e-e9d1fa4c2024

alexboateng commented 3 weeks ago

@ejebulley Where is a PR link and add the review label if ready to be reviewed