//
pkg.gl
Category
github.com/ZacharyLangley/igru-web-server
pkg
service
authentication
package
0.0.0-20240316223852-a5c5bd911ef0
Repository:
https://github.com/zacharylangley/igru-web-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
3
Files
1.1k SLOC
bytes
context
crypto/rand
encoding/base64
errors
fmt
github.com/bufbuild/connect-go
github.com/google/uuid
github.com/jackc/pgx/v5
github.com/jackc/pgx/v5/pgtype
github.com/ZacharyLangley/igru-web-server/pkg/auth
github.com/ZacharyLangley/igru-web-server/pkg/context
github.com/ZacharyLangley/igru-web-server/pkg/database
github.com/ZacharyLangley/igru-web-server/pkg/middleware
github.com/ZacharyLangley/igru-web-server/pkg/models/authentication
github.com/ZacharyLangley/igru-web-server/pkg/proto/authentication/v1
github.com/ZacharyLangley/igru-web-server/pkg/proto/authentication/v1/authenticationv1connect
github.com/ZacharyLangley/igru-web-server/pkg/proto/common/v1
github.com/ZacharyLangley/igru-web-server/pkg/service/common
golang.org/x/crypto/argon2
google.golang.org/protobuf/types/known/timestamppb
go.uber.org/zap
net/http
net/mail
time
unicode/utf8