Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.43 KB

authorize-app.md

File metadata and controls

39 lines (22 loc) · 1.43 KB

Authorize FluentHub

Authentication from a browser is the preferred method of login for Fluenthub.

The ways to sign in to FluentHub with GitHub

  1. Web authorization
  2. Username/password authorization
  3. Access token authorization

Web authorization

  1. Click "Open with your browser" on welcome page of FluentHub.

  2. You will then be taken to a page like this

    image

  3. Grant organizations you have.

    Warning
    The Oauth application does not by default grant you special permissions(member or owner privileges) to the organizations in which you participate.

    image

  4. Click accent button "Authorize fluenthub-community" at the bottom.

    image

  5. A pop-up window will open asking if you want to open the app from your browser.

    image

  6. You are good to go!

Username/password authorization

This method has not yet been implemented

Access token authorization

This method has not yet been implemented