dozieokk
WWasp
•Created by dozieokk on 12/4/2024 in #đŸ™‹questions
Bluesky oauth
Has anyone setup Bluesky Oaoth yet
I'm looking through https://discord.com/channels/686873244791210014/1260809637603708979 and can see Riot Games was integrated, but any tips would be helpful
9 replies
WWasp
•Created by dozieokk on 12/1/2024 in #đŸ™‹questions
how to pass through a json response from the server to the client without using react component
how do I pass through a json response from the server to the client without using react component.
Example:
if client is hosted on port 3000 at client.com, and I have an api endpoint hosted on port 3001 which the client is using
API:
The API returns the following json:
how do I access the json from client.com/oauth/client-metadata.json as json
13 replies