Use this class to create a new method that requires a login, it contains the AuthToken and Token, remember to call the exec method before using the AuthToken by super.exec()

Hierarchy (view full)

Constructors

Properties

Auth: Login
AuthToken: string
Route: string = "https://micro-leo.udg.mx/esc-alumnos/v1/:studentCode/:programID/:initialAcademicTerm/creditos"
isTokenUsed: boolean = false
props?: CreditsInit

Methods