Skip to content

A package for dealing with user registration and authentification in go

License

Notifications You must be signed in to change notification settings

sachaarbonel/ninshoo

Repository files navigation

github.com/Sach97/ninshoo

A package for dearling with user registration and authentification in go

WIP.

Instructions

First

source .env

TODOs

  • replace .env logic with config.toml where necessary
  • create jwt
  • strategy pattern at the root for choosing between Rest or Graphql
  • create roles through jwt and test it on hasura
  • create middleware
  • create a boilerplate in graphql with gqlgen (chi, mux)
  • create a rest boilerplate using different routers (chi, mux)
  • update examples with .gitlab-ci.yaml for CI/CD integrations with kubernetes
  • tests

Inspirations

This package is inspired by :

About

A package for dealing with user registration and authentification in go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages