Skip to content

cornerman/keratin-authn-scala

Repository files navigation

keratin-authn-scala

This is a client library for keratin/authn-server.

  • Backend library (jvm-only): works similarily to the existing backend libraries like authn-node.
  • Frontend library (js-only): wraps the existing authn-js.

Get started

Backend:

libraryDependencies += "com.github.cornerman" %% "keratin-authn-backend" % "0.1.0"

Frontend:

libraryDependencies += "com.github.cornerman" %%% "keratin-authn-frontend" % "0.1.0"
// You need to bundle the npm package "keratin-authn"

We additonally publish snapshot releases for every commit.

About

Client library for keratin/authn-server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages