Skip to content

jax-ex/authz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jax.Ex workshop 2023-03-09

Setup

  1. Clone this repo git clone [email protected]:jax-ex/authz.git
  2. Run the setup mix setup
  3. Run the tests, watch them fail
  4. Make tests pass

Requirements

  1. Elixir
  2. Postgresql

NOTE:

The important files that need to be modified:

  1. lib/authz/policy.ex
  2. lib/authz/scope.ex

Important files to understand how things work:

  1. lib/authz_web/live/post_live/index.ex
  2. lib/authz_web/live/post_live/index.html.heex
  3. lib/authz/blog.ex

About

policy and scopes workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published