[GH-ISSUE #328] github module details missing #281

Closed
opened 2026-02-25 21:34:38 +03:00 by kerem · 7 comments
Owner

Originally created by @ScrumpyJack on GitHub (Mar 15, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/328

Originally assigned to: @jasonmunro on GitHub.

💬 Question

What's the cypht Authorization callback URL that I need to use for this module?

Originally created by @ScrumpyJack on GitHub (Mar 15, 2019). Original GitHub issue: https://github.com/cypht-org/cypht/issues/328 Originally assigned to: @jasonmunro on GitHub. ## 💬 Question What's the cypht Authorization callback URL that I need to use for this module?
kerem 2026-02-25 21:34:38 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jasonmunro commented on GitHub (Mar 15, 2019):

Sorry about that, I just added it to the github.ini example file here: https://github.com/jasonmunro/cypht/blob/master/modules/github/github.ini

<!-- gh-comment-id:473363957 --> @jasonmunro commented on GitHub (Mar 15, 2019): Sorry about that, I just added it to the github.ini example file here: https://github.com/jasonmunro/cypht/blob/master/modules/github/github.ini
Author
Owner

@ScrumpyJack commented on GitHub (Mar 15, 2019):

got it. Here is an example of what to use:

[github.com]
client_id=from github settings > developer settings > New Oauth App
client_secret=from github settings > developer settings > New Oauth App
redirect_uri=https://your_cypht_url/
auth_url=https://github.com/login/oauth/authorize
token_url=https://github.com/login/oauth/access_token

In github, use https://your_cypht_url/ as the Authorization callback URL

ninja'd by @jasonmunro 
<!-- gh-comment-id:473364408 --> @ScrumpyJack commented on GitHub (Mar 15, 2019): got it. Here is an example of what to use: ``` [github.com] client_id=from github settings > developer settings > New Oauth App client_secret=from github settings > developer settings > New Oauth App redirect_uri=https://your_cypht_url/ auth_url=https://github.com/login/oauth/authorize token_url=https://github.com/login/oauth/access_token In github, use https://your_cypht_url/ as the Authorization callback URL ninja'd by @jasonmunro
Author
Owner

@ScrumpyJack commented on GitHub (Mar 15, 2019):

Hey Jason, could you create a list or repos to "subscribe" to so we don't have to add them in manually?
Lazy, I know...

<!-- gh-comment-id:473365647 --> @ScrumpyJack commented on GitHub (Mar 15, 2019): Hey Jason, could you create a list or repos to "subscribe" to so we don't have to add them in manually? Lazy, I know...
Author
Owner

@jasonmunro commented on GitHub (Mar 15, 2019):

Not sure what you mean, like a pre-defined list for the site? or the ability to upload a list to add? We could also use the github search api and create a search dialog that you could add from ...

<!-- gh-comment-id:473371274 --> @jasonmunro commented on GitHub (Mar 15, 2019): Not sure what you mean, like a pre-defined list for the site? or the ability to upload a list to add? We could also use the github search api and create a search dialog that you could add from ...
Author
Owner

@ScrumpyJack commented on GitHub (Mar 15, 2019):

Sorry, I meant a list of the user's own repos. Not a big deal

<!-- gh-comment-id:473376544 --> @ScrumpyJack commented on GitHub (Mar 15, 2019): Sorry, I meant a list of the user's own repos. Not a big deal
Author
Owner

@jasonmunro commented on GitHub (Mar 15, 2019):

ah, that is a good idea, I will look into it.

<!-- gh-comment-id:473400493 --> @jasonmunro commented on GitHub (Mar 15, 2019): ah, that is a good idea, I will look into it.
Author
Owner

@jasonmunro commented on GitHub (Mar 27, 2019):

I'm going to open a new issue for defaulting to the user's repo list when connecting with Github. Since the original question is answered (and the sample ini file is updated with the urls). I'm going to close this one. Thanks for the feedback!

<!-- gh-comment-id:476941805 --> @jasonmunro commented on GitHub (Mar 27, 2019): I'm going to open a new issue for defaulting to the user's repo list when connecting with Github. Since the original question is answered (and the sample ini file is updated with the urls). I'm going to close this one. Thanks for the feedback!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#281
No description provided.