manifold/web/pages/api/v0
mantikoros a2d61a1daa
Twitch integration (#815)
* twitch account linking; profile page twitch panel; twitch landing page

* fix import

* twitch logo

* save twitch credentials cloud function

* use user id instead of bot id, add manifold api endpoint

* properly add function to index

* Added support for new redirect Twitch auth.

* Added clean error handling in case of Twitch link fail.

* remove simulator

* Removed legacy non-redirect Twitch auth code. Added "add bot to channel" button in user profile and relevant data to user type.

* Removed unnecessary imports.

* Fixed line endings.

* Allow users to modify private user twitchInfo firestore object

* Local dev on savetwitchcredentials function

Co-authored-by: Phil <phil.bladen@gmail.com>
Co-authored-by: Marshall Polaris <marshall@pol.rs>
2022-09-14 01:52:31 -07:00
..
bet Expose cancel bet api 2022-07-27 17:38:25 -07:00
group Convert market to lite market for Phil 2022-09-07 07:13:34 -06:00
market Add lite market endpoint 2022-08-03 22:21:22 -07:00
slug Remove surprising 2 minute edge caching for API market data (#541) 2022-06-17 17:43:02 -07:00
twitch Twitch integration (#815) 2022-09-14 01:52:31 -07:00
user Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
_types.ts Fix API URLs from non "manifold.markets" domains 2022-09-09 11:43:23 -07:00
_validate.ts Add API route for listing a bets by user (#567) 2022-07-07 15:36:02 -07:00
bets.ts Add API route for listing a bets by user (#567) 2022-07-07 15:36:02 -07:00
groups.ts Update groups API 2022-09-06 09:24:26 -06:00
markets.ts markets api: only load 500 markets by default 2022-08-22 14:42:23 -05:00
me.ts Just make me endpoint forward the backend response 2022-08-02 00:21:51 -07:00
users.ts Add Users API endpoint (#547) 2022-06-25 16:28:01 -07:00