Skip to content

Clojure wrapper around Nimbus JOSE + JWT

License

Notifications You must be signed in to change notification settings

rakutenrewards/clojure-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curbside-jwt

Clojure wrapper for Nimbus JOSE+JWT.

Usage

FIXME

Releasing to Artifactory

  1. Export GITHUB_ACTOR and GITHUB_TOKEN env variables. You can generate a personal GITHUB_TOKEN with the write:packages permission.
  2. Make sure you are on the master branch, its remote branch is set to the primary repo (https://github.com/Curbside/curbside-jwt/), and your local branch is up to date.
  3. Run lein release :patch. Replace :patch with :minor or :major as needed. This determines which of the version numbers will be changed in project.clj (the version number format is MAJOR.MINOR.PATCH).

License

Copyright © 2020 Curbside

About

Clojure wrapper around Nimbus JOSE + JWT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published