Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/orbit-apps/ex-pxu-auth0
- Owner: orbit-apps
- Created: 2019-04-22T17:23:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T15:12:07.000Z (2 months ago)
- Last Synced: 2024-12-07T17:13:54.692Z (2 months ago)
- Topics: library
- Language: Elixir
- Size: 210 KB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
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
```