Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orbit-apps/ex-pxu-auth0

Wrappers for Auth0 JWT/API/User authentication/validation
https://github.com/orbit-apps/ex-pxu-auth0

library

Last synced: 10 days ago
JSON representation

Wrappers for Auth0 JWT/API/User authentication/validation

Awesome Lists containing this project

README

        

# PxUAuth0

**TODO: Add description**

## Installation

```elixir
def deps do
[
{:pxu_auth0, github: "orbit-apps/ex-pxu-auth0", tag: "v0.5.0"}
]
end
```