Rajska is an elixir authorization library for Absinthe.
Elixir library for handling uploads with Ecto, Phoenix and Absinthe
🌻 fields is a collection of useful field definitions (Custom Ecto Types) that helps you easily define an Ecto Schema with validation, encryption and hashing functions.
Jungsoft Helm Charts
Track and record all the changes in your database with Ecto. Revert back to anytime in history.
React lightbox component
A Salesforce REST API wrapper for Elixir
MT940 parser for Elixir
Paginate your Ecto queries with Scrivener
Compose, deliver and test your emails easily in Elixir
started0xblocks/flashbots-bundle
started time in 19 hours
startedchrislgarry/Apollo-11
started time in a day
created tagjungsoft/rajska
Rajska is an elixir authorization library for Absinthe.
created time in 2 days
push eventjungsoft/rajska
commit sha 97cfbf61a2b30837c0d98a987bd429fcc1160a24
Bump version to 1.3.0
push time in 2 days
PR merged jungsoft/rajska
This PR allow us to use access functions in the args option of Rajska.QueryAuthorization (like explained in elixir docs https://hexdocs.pm/elixir/Kernel.html#get_in/2-functions-as-keys)
Example:
input_object :create_user_param do
field :email, non_null(:string)
end
field :create_users, list_of(:user) do
arg :params, list_of(:example_params)
middleware Rajska.QueryAuthorization, [
permit: :user,
scope: User,
args: %{email: [:params, Access.all(), :email]},
]
resolve &AccountsResolver.create_users/2
end
pr closed time in 2 days
push eventjungsoft/rajska
commit sha a4b06014f63fb3106baf2b1f3a44863211b87cd4
Support functions in query scope authorization args
commit sha ea874795421b6880df864281c8af02114ac90fba
Add docs for using access functions in query scope authorization args
commit sha 08c6c227260cdf1bd527c3439341b75bc985e750
Merge pull request #36 from jotaviobiondo/support_functions_in_query_scope_authorization_args Support functions in query scope authorization args
push time in 2 days
pull request commentjungsoft/rajska
Support functions in query scope authorization args
Good idea @gabrielpra1!
comment created time in 2 days
pull request commentjungsoft/rajska
Support functions in query scope authorization args
This is really cool! Can you add this usage example to the QueryScopeAuthorization middleware docs?
comment created time in 2 days
PR opened jungsoft/rajska
This PR allow us to use access functions in the args option of Rajska.QueryAuthorization (like explained in elixir docs https://hexdocs.pm/elixir/Kernel.html#get_in/2-functions-as-keys)
Example:
input_object :create_user_param do
field :email, non_null(:string)
end
field :create_users, list_of(:user) do
arg :params, list_of(:example_params)
middleware Rajska.QueryAuthorization, [
permit: :user,
scope: User,
args: %{email: [:params, Access.all(), :email]},
]
resolve &AccountsResolver.create_users/2
end
pr created time in 2 days
release helm/helm
helm-v3.6.1-darwin-amd64.tar.gz.asc 0.81KB
helm-v3.6.1-darwin-amd64.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-darwin-amd64.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-darwin-arm64.tar.gz.asc 0.81KB
helm-v3.6.1-darwin-arm64.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-darwin-arm64.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-386.tar.gz.asc 0.81KB
helm-v3.6.1-linux-386.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-386.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-amd64.tar.gz.asc 0.81KB
helm-v3.6.1-linux-amd64.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-amd64.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-arm.tar.gz.asc 0.81KB
helm-v3.6.1-linux-arm.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-arm.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-arm64.tar.gz.asc 0.81KB
helm-v3.6.1-linux-arm64.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-arm64.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-ppc64le.tar.gz.asc 0.81KB
helm-v3.6.1-linux-ppc64le.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-ppc64le.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-linux-s390x.tar.gz.asc 0.81KB
helm-v3.6.1-linux-s390x.tar.gz.sha256.asc 0.81KB
helm-v3.6.1-linux-s390x.tar.gz.sha256sum.asc 0.81KB
helm-v3.6.1-windows-amd64.zip.asc 0.81KB
released time in 2 days
startedgoogle/fully-homomorphic-encryption
started time in 4 days
startedshekohex/flutterust
started time in 5 days
starteddeltavmap/deltavmap
started time in 6 days
starteddeltavmap/deltavmap.github.io
started time in 6 days
fork jungrafael/docker-s3-cron-backup
A modest little container image that periodically backups any volume mounted to /data to Amazon S3 in the form of a timestamped, gzipped, tarball
fork in 6 days
startedbagbyte/use-private-action
started time in 7 days
startedhelm/helm
started time in 8 days
startedEugeny/terminus
started time in 10 days