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
- Host: GitHub
- URL: https://github.com/thiagobarradas/simple-auth-api
- Owner: ThiagoBarradas
- Created: 2017-11-27T00:34:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T00:34:24.000Z (about 8 years ago)
- Last Synced: 2025-05-06T20:41:55.316Z (about 1 year ago)
- Topics: auth, authentication, authorization, circleci, dotnet, dotnet-core, mongodb, nancy, nancyfx
- Language: C#
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
[](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)