Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com> Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
This commit is contained in:
committed by
Marco Crivellaro
parent
68717560ba
commit
c59c131905
@@ -83,7 +83,7 @@ const DummySignInComponent: any = (props: any) => {
|
||||
};
|
||||
```
|
||||
|
||||
- use `DummySingInComponent` as `SignInPage` by changing `createApp` statement as follow:
|
||||
- use `DummySignInComponent` as `SignInPage` by changing the `createApp` call:
|
||||
|
||||
```ts
|
||||
const app = createApp({
|
||||
|
||||
Reference in New Issue
Block a user