auth

module
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: MIT

README

auth

authorization service for JWT

use module

Examle

build projecr
make build
run projecr
make run

you config :

server_http:
  mode: "debug"
  port: ":8080"

sql:
  path_sql: "./db"
  path_sql_name: "db.sqlite3"
  timeout: "10s"

jwt:
  ttl: "100h"
  token_claims: "test"

License

MIT

Directories

Path Synopsis
cmd
app command
internal
app
server
Package server provides primitives to interact with the openapi HTTP API.
Package server 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