https://github.com/holsee/odd_job
Demo Application for JSON API Auth, Command Architecture and Composable Generative Test Data Fixtures
https://github.com/holsee/odd_job
elixir guardian phoenix ueberauth
Last synced: 4 months ago
JSON representation
Demo Application for JSON API Auth, Command Architecture and Composable Generative Test Data Fixtures
- Host: GitHub
- URL: https://github.com/holsee/odd_job
- Owner: holsee
- License: mit
- Created: 2019-09-04T13:29:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:56:49.000Z (over 3 years ago)
- Last Synced: 2025-09-01T12:55:56.237Z (10 months ago)
- Topics: elixir, guardian, phoenix, ueberauth
- Language: Elixir
- Size: 459 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Odd Job 🎩
Application to demo:
* JSON API with username/password Authentication
* Simple Ecto User Model and Ueberauth, Ueberauth_Identity
* JSON API with JWT Authorisation
* via Guardian 2.0
Design Concepts:
* Command based architecture design within default Phoenix Context structure
* Composable Generative Test Data Fixtures