9 Commits

Author SHA1 Message Date
Daniel López Guimaraes
66c6e6028a feat: Implement token validation from common protocols
We have to do special handling for guest accounts, so the insecure
method is enabled on both TicketGranting and SecureConnection. Alongside
that, we override the RegisterEx function to do the additional
processing required by friends.
2025-04-17 20:44:56 +01:00
Jonathan Barrow
9855dea445 refactor(wiiu): dont track NNAInfo in user state, use the DB 2024-05-12 15:56:24 -04:00
Jonathan Barrow
4d299a3612 rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
Jonathan Barrow
de11455a1b use new PID, DateTime and method returns 2023-11-14 22:47:52 -05:00
Daniel López Guimaraes
84566dd6a8 Move GetUserDataByPID to utility 2023-08-14 13:17:48 +01:00
Daniel López Guimaraes
2f80336681 Rename friends-secure to friends and remove Mongo
Replace MongoDB usage with GRPC calls to the account server. Also
include documentation on the README and a Makefile.
2023-08-13 01:05:08 +01:00
Jonathan Barrow
4a98796b05 Added token padding bounds check and error response 2023-06-12 16:26:03 -04:00
Jonathan Barrow
5880ba8f4a Updated to new token format 2023-05-01 15:17:12 -04:00
Jonathan Barrow
2cce4a7af4 Updated to latest NEX libs 2023-04-08 10:44:51 -04:00