Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macielti/porteiro
A microservice for users and authentication management
https://github.com/macielti/porteiro
clojure datomic microservice sqs-queue
Last synced: about 1 month ago
JSON representation
A microservice for users and authentication management
- Host: GitHub
- URL: https://github.com/macielti/porteiro
- Owner: macielti
- License: other
- Created: 2021-08-21T05:53:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T08:51:52.000Z (4 months ago)
- Last Synced: 2024-11-07T23:28:33.984Z (3 months ago)
- Topics: clojure, datomic, microservice, sqs-queue
- Language: Clojure
- Homepage:
- Size: 463 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Porteiro
![Porteiro](https://user-images.githubusercontent.com/13934379/150688989-664c2756-4779-4e43-a109-446d3f7f497b.png)
"clift cloft Still, a porta se abriu!" - Porteiro
This service is responsible to managing and authenticate users.
## License
Copyright © 2021 Bruno do Nascimento Maciel
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which
is available at
http://www.eclipse.org/legal/epl-2.0.This Source Code may also be made available under the following Secondary Licenses when the conditions for such
availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU
Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.## Bibliography
- [OWASP - Forgot Password Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Forgot_Password_Cheat_Sheet.html)
- [Datomic - Schema Reference](https://docs.datomic.com/cloud/schema/schema-reference.html)