firebase

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Resource *scy.Resource
	Config   *firebase.Config
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, config *Config) (*Service, error)

func (*Service) BasicAuth

func (s *Service) BasicAuth(ctx context.Context, user string, password string) (*auth.Token, error)

func (*Service) VerifyIdentity

func (s *Service) VerifyIdentity(ctx context.Context, idToken string) (*jwt.Claims, error)

Jump to

Keyboard shortcuts

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