openid-connect

command module
v0.0.0-...-9b691c8 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT Imports: 3 Imported by: 0

README

openid-coneect

Preparation

brew tap tinygo-org/tools
brew install tinygo
export PATH="$(go env GOROOT)/misc/wasm:${PATH}"

Requirements

  • Node.js
  • wrangler
    • just run npm install -g wrangler
  • tinygo 0.29.0 or later

create d1

ref: https://developers.cloudflare.com/d1/get-started

create database

wrangler d1 create openid-connect

install sqlc

go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
api
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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