Commit Graph

15 Commits

Author SHA1 Message Date
Łukasz Jernaś 326faeddae fix(docs): Fixed various letter casing and script errors
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-09 10:36:59 +02:00
Andre Wanlin 19f545fa14 Changes based on new feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-01 09:29:29 -05:00
Andre Wanlin 8faf3fd1db Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-30 07:31:52 -05:00
Andre Wanlin e7aa7cd74e Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-07-30 06:36:38 -05:00
Andre Wanlin be1de36e7c Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-07-30 06:36:05 -05:00
Andre Wanlin 18d5626317 Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-07-30 06:29:43 -05:00
Andre Wanlin e1289cb42f Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-07-30 06:29:32 -05:00
Andre Wanlin a442a4a718 Update docs/getting-started/config/authentication.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-07-30 06:29:21 -05:00
Andre Wanlin 8c8a62dc06 Updated Auth Getting started Guide
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-29 15:38:20 -05:00
rghara aac3c52d22 In the Gettin Started/authentication document
SignInPage is already imported. Removing the duplicate
import that causes compilation error.
import { SignInPage } from '@backstage/core-components';

Signed-off-by: rghara <rghara@outlook.com>
2024-07-24 11:33:41 -04:00
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
AmbrishRamachandiran 0590522011 Updated README Document of authentication docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-04-17 12:49:01 +05:30
Aramis 21684fe210 apply suggestions from code review
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05:00
Aramis 39599f582a fix doc links
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05:00
Aramis a33bd1f7a8 docs: start adding user roles to getting started documentation
Following CNCF guidelines for improved Backstage documentation.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-02-17 16:19:02 -05:00