mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
fix: add link in docs
This commit is contained in:
parent
c224786f29
commit
4c73dc66fa
@ -42,7 +42,8 @@ const user = userService.loginUserWithoutPassword(
|
||||
req.session.user = user;
|
||||
```
|
||||
|
||||
[Read more about RBAC](../user_guide/rbac)
|
||||
- [Read more about Securing Unleash v4](./securing_unleash)
|
||||
- [Read more about RBAC](../user_guide/rbac)
|
||||
|
||||
### 4. Legacy v2 routes removed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user