feat: syndicates #269

Merged
janisslsm merged 4 commits from feat-syndicate into main 2024-06-02 08:35:06 -07:00
janisslsm commented 2024-06-02 08:17:43 -07:00 (Migrated from github.com)

mostly finished. missing DailyAffiliation updates as I haven't had time to work on this a lot lately. this also makes nightwave challenges work but no rewards currently. I will most likely do these in a future PR if nobody else gets to it before I do.

mostly finished. missing `DailyAffiliation` updates as I haven't had time to work on this a lot lately. this also makes nightwave challenges work but no rewards currently. I will most likely do these in a future PR if nobody else gets to it before I do.
Sainan reviewed 2024-06-02 08:21:02 -07:00

This file isn't needed.

This file isn't needed.
Sainan reviewed 2024-06-02 08:21:52 -07:00

Should use getAccountIdForRequest so nonce is validated here

import { getAccountIdForRequest } from "@/src/services/loginService";
Should use getAccountIdForRequest so nonce is validated here ```ts import { getAccountIdForRequest } from "@/src/services/loginService"; ```
Sainan approved these changes 2024-06-02 08:29:10 -07:00
Sign in to join this conversation.
No description provided.