How to handle routes controlled by user permissions in LiveView
|
|
6
|
169
|
December 3, 2024
|
Contextual authorization for "collection" operations
|
|
6
|
77
|
November 24, 2024
|
How to make single login in phoenix framework?
|
|
11
|
407
|
November 5, 2024
|
Authorizer Policies: Whats the difference....?
|
|
2
|
75
|
October 29, 2024
|
Zephyr - Elixir authorization system based on the ReBAC model inspired by Google's Zanzibar
|
|
5
|
594
|
September 24, 2024
|
How to scope resources to user?
|
|
3
|
87
|
August 29, 2024
|
Where is the best place to put the permissions checking logic in LiveView?
|
|
25
|
3130
|
August 12, 2024
|
Ash Policies - How To Check Permission From DB?
|
|
4
|
268
|
June 3, 2024
|
Permit - an authorization library for Phoenix, LiveView and Ecto
|
|
9
|
1626
|
May 1, 2024
|
Are there any tutorials for working with keycloak and Absinthe?
|
|
1
|
891
|
March 16, 2024
|
Users restriction and authorization in Phoenix 1.7.11
|
|
2
|
538
|
February 23, 2024
|
Passing token on websocket connection not as query param
|
|
6
|
2472
|
December 1, 2023
|
Authorisation library alternative to canary?
|
|
2
|
453
|
October 11, 2023
|
Auth using Phoenix API with React Native frontend in a separate code base
|
|
3
|
630
|
October 9, 2023
|
Why is the passed block being evaluated even when an exception is raised?
|
|
4
|
307
|
October 2, 2023
|
Role-based and Access-based Authorization in Phoenix controller
|
|
2
|
2129
|
June 27, 2023
|
LetMe - authorization DSL
|
|
7
|
1936
|
June 20, 2023
|
Noob pointers for resource authorization
|
|
6
|
785
|
May 18, 2023
|
Elixir and ABAC architecture / XACML
|
|
6
|
1000
|
March 24, 2023
|
Janus - Authorization library for applications using Ecto
|
|
6
|
1458
|
January 17, 2023
|
Feedback wanted: Authorization library with composable Ecto queries
|
|
11
|
1141
|
December 30, 2022
|
Is there a way to setup bodyguard authorization to deny by default in mount and handle_event callbacks?
|
|
0
|
402
|
December 16, 2022
|
Is it possible to send events to the server from a liveview that hasn't mounted?
|
|
4
|
640
|
November 23, 2022
|
Phx.gen.auth and role based authentication
|
|
7
|
5990
|
October 16, 2022
|
3rd party auth / authz
|
|
1
|
846
|
September 29, 2022
|
Does authorizing the mount protect the event handlers?
|
|
3
|
570
|
August 29, 2022
|
Postgres row level security as a means to authorization
|
|
9
|
3794
|
August 10, 2022
|
Access Control List Authorization
|
|
2
|
729
|
July 6, 2022
|
Multitenant SaaS - authentication, authorization
|
|
3
|
1800
|
January 26, 2022
|
Solving auth once and for all -- does this proposed solution make sense?
|
|
3
|
1631
|
November 30, 2021
|