auth

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserID

func GetUserID(ctx context.Context) (string, bool)

GetUserID extract user id from context

func NewHasRole

func NewHasRole(accountServiceClient eitan.AccountServiceClient) func(ctx context.Context, obj interface{}, next graphql.Resolver, role model.Role) (res interface{}, err error)

NewHasRole returns a function to authenticate user based on role role is defined at defs/graphql/schema.graphql

func NewSessionIDMiddleware

func NewSessionIDMiddleware() func(next http.Handler) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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