package
0.0.0-20220903160040-747cc42d4617
Repository: https://github.com/bashmohandes/go-askme.git
Documentation: pkg.go.dev

# Functions

NewAuthController creates a new AuthController.
NewHomeController returns a new controller.
NewOktaController creates OKTA Controller.
NewProfileController creates a new ProfileController.

# Structs

AuthController manages authentication actions.
HomeController represents Controller in MVC model.
OktaController handles OKTA login functionality.
ProfileController type.