friends/nex
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
..
account-management feat: Implement token validation from common protocols 2025-04-17 20:44:56 +01:00
friends-3ds feat: update to latest NEX libs 2025-02-15 23:31:32 -05:00
friends-wiiu feat: update to latest NEX libs 2025-02-15 23:31:32 -05:00
secure-connection feat: Implement token validation from common protocols 2025-04-17 20:44:56 +01:00
authentication.go fix: Better initialization of NEX server accounts 2024-10-29 23:01:59 +00:00
register_common_authentication_server_protocols.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
register_common_secure_server_protocols.go feat: Implement token validation from common protocols 2025-04-17 20:44:56 +01:00
register_secure_server_protocols.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
secure.go feat: update to latest NEX libs 2025-02-15 23:31:32 -05:00