Commit Graph

7 Commits

Author SHA1 Message Date
Valentin Grégoire c0aa0a9a37 fix(docs): added highlight for clearer docs
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-06-08 22:22:51 +02:00
Valentin Grégoire c4a18f4334 fix(docs): spelling mistake fixed
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-06-06 09:08:32 +02:00
Valentin Grégoire 01bb34675d fix(docs): Added note for code example.
Signed-off-by: Valentin Grégoire <valentin.gregoire@gmail.com>
2025-05-26 13:52:02 +02:00
Valentin Grégoire 046d2177bc fix(docs): Fixed the code example for the Permissions - Frontend Integration
The current default code is exactly what it is in this example, except for the flawed import.

Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-05-22 18:09:23 +02:00
Paul Schultz 9c95f91c0a Add titles to codeblocks and switch from diff codeblock to language codeblock
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-01 13:30:38 -06:00
MT Lewis 7506c95e94 docs: fix incorrect import in frontend permission integration docs (#13816)
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-09-23 13:05:55 +01:00
Joon Park ff08f1d14e Frontend permission docs for integrators (#11039)
* Frontend permission docs for integrators

Signed-off-by: Joon Park <joonp@spotify.com>

* Update docs/permission/frontend-integration.md

Co-authored-by: Joe Porpeglia <josephp@spotify.com>
Signed-off-by: Joon Park <joonp@spotify.com>

Signed-off-by: Joon Park <joonp@spotify.com>
Co-authored-by: Joe Porpeglia <josephp@spotify.com>
2022-09-21 13:56:37 +01:00