authentication

package
v0.0.0-...-3c9567c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 67 Imported by: 0

Documentation

Overview

*

  • @file authentication.go
  • @author Azmi ŞAHİN (azmisahin@outlook.com)
  • @brief It quickly integrates authentication and authorization processes with application program interfaces to communicate with many protocols such as OAuth.
  • @version 0.0.3
  • @date 2022-01-01 *
  • @copyright Copyright (c) 2022

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authentication

type Authentication struct {
}

Authentication

func NewAuthentication

func NewAuthentication() *Authentication

New Authentication

func (*Authentication) Start

func (authentication *Authentication) Start(PROTOCOL string, DOMAIN string, PORT string)

Authentication PROTOCOL="http" DOMAIN="localhost" PORT="10703"

type ProviderIndex

type ProviderIndex struct {
	Providers    []string
	ProvidersMap map[string]string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL