mrinjamul-auth

command module
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 9 Imported by: 0

README

logo

mrinjamul auth

A asymmetric JWT based authentication service for user management.

Requirements

Development

To get started, you can clone the repository and run the following commands:

git clone https://github.com/mrinjamul/mrinjamul-auth.git

To install the dependencies, run the following commands:

cd mrinjamul-auth
go mod download

Copy environment variables file and replace the values with your own.

cp .env.example .env

Generate OpenAPI spec:

swag init --parseDependency --parseInternal

To run the application, run the following commands:

export $(cat .env | xargs)
go build
./mrinjamul-auth

Contributing

See the contributing guide for more information.

License

Copyright (c) 2022 mrinjamul@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
examples

Jump to

Keyboard shortcuts

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