Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuid/credential
Cross-platform credential interface
https://github.com/nuid/credential
authentication clj cljc cljs clojure clojurescript
Last synced: 4 months ago
JSON representation
Cross-platform credential interface
- Host: GitHub
- URL: https://github.com/nuid/credential
- Owner: NuID
- License: apache-2.0
- Created: 2019-04-15T05:45:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T13:38:37.000Z (over 1 year ago)
- Last Synced: 2024-10-12T14:01:38.498Z (4 months ago)
- Topics: authentication, clj, cljc, cljs, clojure, clojurescript
- Language: Clojure
- Homepage: https://nuid.io
- Size: 78.1 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.md
Awesome Lists containing this project
README
# nuid.credential
Cross-platform, protocol agnostic credential interface.
## Requirements
[`jvm`](https://www.java.com/en/download/), [`node + npm`](https://nodejs.org/en/download/), [`clj`](https://clojure.org/guides/getting_started), [`shadow-cljs`](https://shadow-cljs.github.io/docs/UsersGuide.html#_installation)
## Clojure and ClojureScript
### tools.deps:
`{nuid/credential {:git/url "https://github.com/nuid/credential" :sha "..."}}`
## Licensing
Apache v2.0 or MIT