Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Documentation for the ircb API #90

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Conversation

sayanchowdhury
Copy link
Contributor

fedora-hubs will be connecting over to ircb via the API. So, this the work on to fix the API as well as the documentation.

The documentation is hosted at http://ircb.readthedocs.io/en/

Earlier this file used sa.XYZ notation whereas other files used to
access by attribute by importing them explicitly. This change is to
unify the way to import

Signed-off-by: Sayan Chowdhury <[email protected]>
access_token field needs to be added because hubs would be communicating
to ircb via the access_token. In future the access_token needs to be
expired after a certain period of time.

Signed-off-by: Sayan Chowdhury <[email protected]>
Signup view now would send JSON response along with the access_token.
This access_token will be used for communicating with protected methods
of ircb.

Signed-off-by: Sayan Chowdhury <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant