module GitHub

Overview

https://developer.github.com/apps/building-github-apps/identifying-and-authorizing-users-for-github-apps/

Extended Modules

Defined in:

github.cr
github/oauth.cr

Instance Method Summary

Instance Method Detail

def handle_callback(root_domain, context : HTTP::Server::Context) #

[View source]
def handle_request(first_subdomain_part, root_domain, context : HTTP::Server::Context) #

[View source]
def redirect(path : String, response : HTTP::Server::Response) #

[View source]