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

https://github.com/thiagobarradas/simple-auth-api

A simple auth API with dotnet core and mongodb
https://github.com/thiagobarradas/simple-auth-api

auth authentication authorization circleci dotnet dotnet-core mongodb nancy nancyfx

Last synced: 4 months ago
JSON representation

A simple auth API with dotnet core and mongodb

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/ThiagoBarradas/simple-auth-api/tree/master.svg?style=svg)](https://circleci.com/gh/ThiagoBarradas/simple-auth-api/tree/master)

# SimpleAuth Api

A simple web API for authentication and authorization using **dotnet core 2** + **mongodb**.

## Getting started

1. Clone this project and run.
2. To access API resources, you can use **SimpleAuth.Api.Client**

# How can I contribute?
Please, refer to [CONTRIBUTING](CONTRIBUTING.md)

# Found something strange or need a new feature?
Open a new Issue following our issue template [ISSUE TEMPLATE](.github/ISSUE_TEMPLATE.md)

# Changelog
See in [releases](https://github.com/ThiagoBarradas/simpleauth-api/releases)