junobuild-auth 0.1.1

Authentication toolkit for Juno.
Documentation

JunoBuild-Auth

junobuild-auth is the authentication toolkit used by Juno.

Getting Started

To include junobuild-auth in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
junobuild-auth = "*"

Replace "*" with the specific version you want to use, or omit the version to always use the latest version.

Links & Resources

Here are some useful links:

  • Looking to get started? Check out the documentation.
  • Have a look at the LICENSE for information about licensing and limitation.
  • Have questions, comments or feedback? Join our Discord or OpenChat.