https://github.com/nuid/ident
Common idents across nuid.*
https://github.com/nuid/ident
authentication clj cljs nuid
Last synced: 5 months ago
JSON representation
Common idents across nuid.*
- Host: GitHub
- URL: https://github.com/nuid/ident
- Owner: NuID
- License: apache-2.0
- Created: 2020-07-01T02:32:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T00:07:23.000Z (over 5 years ago)
- Last Synced: 2025-01-19T13:25:46.661Z (over 1 year ago)
- Topics: authentication, clj, cljs, nuid
- Language: Clojure
- Homepage: https://nuid.io
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.md
Awesome Lists containing this project
README
# nuid.ident
Common `ident`s within NuID libraries. An `ident` is a fully qualified name, that may be represented as a string
## 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/ident {:git/url "https://github.com/nuid/ident" :sha "..."}}`
## Licensing
Apache v2.0 or MIT