0
legatoteam created
Is it possible to override the permission logic? For example, i need to check one more permission table which is used for passing permission to another user in a valid period
1 Answer(s)
-
0
Hi,
You can override the IsGrantedAsync method of your UserManager class.