FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    how do you integrate a github oauth api you have written to fusionauth?

    Scheduled Pinned Locked Moved
    Q&A
    3
    3
    331
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      filipagada
      last edited by

      I this have tried cutting and pasting my github client id the github url none of this works it just gets rejected and this system is expecting $2000 for this! does anyone have the answer?

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        @filipagada I'm not sure what you are trying to do.

        Are you trying to add a 'sign in with github' button? If so here are the instructions: https://fusionauth.io/docs/v1/tech/identity-providers/openid-connect/github/

        If that isn't what you are trying to accomplish, please provide more details.

        If you have a paid support plan, please open a ticket, as that will likely get you a response more quickly. Here's the link to do that: https://account.fusionauth.io/account/support/

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • robotdanR
          robotdan
          last edited by

          I'll also add, GitHub is not OpenID Connect compliant and may or may not work great.

          It only "works" because of the documented configuration which allows us to work around their deficiency.

          There is an open feature for Login with GitHub.
          https://github.com/FusionAuth/fusionauth-issues/issues/33

          The most ideal scenario is for GitHub to offer an OpenID Connect compliant login option so that standards based libraries and products like FusionAuth can properly support them without building one off implementations to adjust to their flavor.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post