FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. joelhoward0
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    joelhoward0

    @joelhoward0

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    joelhoward0 Unfollow Follow

    Latest posts made by joelhoward0

    • RE: Accessing Discord API after authenticating with Discord OIDC

      Hey @dan - thank you for your thorough reply! And sorry for the delay,

      I think I've got the refresh token and the correct scopes. What I don't have currently is a backend - I only have a client-side application and my self hosted FusionAuth, currently. It seems like if I need to access the FusionAuth backend in order to pull the user's Discord token from the link, there will be no way to do this securely without a separate backend. Does that sound right?

      posted in Q&A
      J
      joelhoward0
    • Accessing Discord API after authenticating with Discord OIDC

      Hey all -

      I'm fairly new to OIDC, although I'm an experienced fullstack dev so I'm pretty technical. I'm just having trouble getting a handhold on the question below:

      After I've authenticated my React application via a FusionAuth OIDC Discord IdP, how do I actually retrieve the token to access Discord API on behalf of the logged-in user (for example, to list their servers using this endpoint).

      I'm having a hard time Googling etc for this info since I'm not sure I understand the right keywords to use, and searching for "api" "token" etc just returns info about the OIDC integration generally.

      Does my goal here make sense and if so where should I look to start understanding it? Thank you!

      posted in Q&A
      J
      joelhoward0