Skip to content

Commit a225ef0

Browse files
committed
docs: update readme
1 parent 13a7938 commit a225ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,12 @@ When requesting the `.auth/me` endpoint, a mocked user `clientPrincipal` will be
165165
}
166166
```
167167

168-
> NOTE: user roles and ACL are not yet supported (see [#7](https://github.com/manekinekko/swa-emulator/issues/7)).
168+
> NOTE: user roles and ACL are not fully supported (see [#7](https://github.com/manekinekko/swa-emulator/issues/7)).
169169
170170
## Caveats
171171

172172
- Custom routes are not yet supported (see [#6](https://github.com/manekinekko/swa-emulator/issues/6))
173-
- Authorization and roles are not supported (see [#7](https://github.com/manekinekko/swa-emulator/issues/7)).
173+
- Authorization and roles are not fully supported (see [#7](https://github.com/manekinekko/swa-emulator/issues/7)).
174174
- The emulator is serving all traffic over HTTP (HTTPS support will be added soon) (see [#4](https://github.com/manekinekko/swa-emulator/issues/4)).
175175
- When using GitHub, the OAuth client ID and client secret are provided as-is for dev purposes ONLY. You should create your own OAuth GitHub app!
176176

0 commit comments

Comments
 (0)