Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RegisterController

Hierarchy

  • RegisterController

Index

Constructors

constructor

Properties

apiURL

apiURL: string = ""

Private applicationURL

applicationURL: string = process.env.APPLICATION_URL

Private dataAccessService

dataAccessService: DataAccessService

Private githubService

githubService: GithubService

Private gitlabService

gitlabService: GitlabService

Private httpService

httpService: HttpService

repoURL

repoURL: string = ""

Private state

state: string

Methods

loginCallback

  • loginCallback(request: any, response: any): Promise<any>

postConfigEnv

  • postConfigEnv(body: any, response: any): Promise<void>

register

  • register(request: any, response: any): Promise<any>

Generated using TypeDoc