You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increased the number of endpoints to ask for a specific type and number of questions.
Ranking:
A top-10 endpoint retrieves the top 10 players based on points.
An endpoint to retrieve information on a specific user.
Webapp:
Fixed how the new endpoints were called.
Modified the view.
Fixed and tested the ranking's search functionality.
These updates are detailed in issue #83, and the commits can be seen on the associated branch.
Play as Guest
Alongside @uo289267, the "play as guest" functionality was implemented by unrestricting parts in the web app and backend. These updates are detailed in issue #120, and the commits can be seen on the associated branch.
Forget Password
Backend:
New endpoints in the backend to:
Send emails with codes.
Get a token from a code.
Change the password with a token.
Webapp:
With the help of @uo289267, created views to call the new backend endpoints.
These updates are detailed in issue #132, and the commits can be seen on the associated branch.
No description provided.
The text was updated successfully, but these errors were encountered: