Commit Graph

12 Commits

Author SHA1 Message Date
Daniel López Guimaraes
6ab58a2066
feat: update to use gRPC tokens 2026-07-16 22:37:19 +01:00
Jemma Poffinbarger
a797ea5207 fix(grpc): incorrect mii data length check + variable casing 2026-05-27 15:41:48 -05:00
Jemma Poffinbarger
ab0f152eb3 feat(grpc): add decrypted mii data to 3DS response
Some checks failed
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Has been cancelled
2026-05-25 18:46:09 -05:00
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