An open API service indexing awesome lists of open source software.

https://github.com/yajatkaul/goauth

Authentication template for go lang
https://github.com/yajatkaul/goauth

authentication backend golang mongodb

Last synced: 5 months ago
JSON representation

Authentication template for go lang

Awesome Lists containing this project

README

          

Tech Used

###


mongodb logo

go logo

###

/backend/.env

###

```shell
PORT = portNo
DB_URI = "dbUri"
```

Changes to be made

###
> ~~- Need to manage the session tokens on the server side~~
###

###