Authentication issue

Options
I have two table table A and table B I am enable authentication on both table and I am build one custom api where we want to access both table based on authentication how can I do 

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
     can you explain the use case more? Why do you have authentication for both tables?... an endpoint requiring authentication can only authenticate against one table at a time... you can definitely access both tables and lock down the endpoint, maybe you mean you want one table (i.e. user) to have authentication enabled but the endpoint requires authentication to access the data of both tables?
  • Khan aqib
    Options
    I got a solution I am using roll base access. 
    Actually I have two table one is student second is teacher table. 
    Is there any other solution?? 
  • Khan aqib
    Options
    I am Marge both table and give the roll