hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

boruta

2.3.7
3.0.0-beta.4 3.0.0-beta.3 3.0.0-beta.2 3.0.0-beta.1 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.2 2.2.1 2.2.0 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.1 2.0.0 2.0.0-rc.1 2.0.0-rc.0 1.2.1 1.2.0 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0 1.0.0-rc.3 1.0.0-rc.2 1.0.0-rc.1 1.0.0-rc.0 0.2.1 0.2.0 0.1.1 0.1.0 0.1.0-rc.5 0.1.0-rc.4 0.1.0-rc.3 0.1.0-rc.2 0.1.0-rc.1

Core of an OAuth/OpenID Connect provider enabling authorization in your applications.

HexDocs

Current section

14 Dependencies

Jump to
Readme
45 Versions
14 Dependencies
0 Dependants
3 Advisories
Files
Activity
Readme 45 Versions 14 Dependencies 0 Dependants 3 Advisories Files Activity

Dependencies of boruta

14 dependencies
Package Requirement
ecto_sql
>= 3.5.2
ex_json_schema
~> 0.6
finch
~> 0.16
jason
~> 1.4
joken
~> 2.0
jose
~> 1.11
nebulex
~> 3.0
nebulex_distributed
~> 3.0
phoenix
~> 1.0
plug
~> 1.0
postgrex
>= 0.0.0
puid
~> 1.0
secure_random
~> 0.5
shards
~> 1.0

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 500 1000 1500 2000

this version

69

yesterday

1 389

last 7 days

6 263

all time

477 192

Last Updated

Jul 30, 2026

License

MIT

Build Tools

mix

Publisher

patatoid patatoid

Links

  • GitHub

Owners

  • patatoid patatoid
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".