We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c585cbe commit acc29a6Copy full SHA for acc29a6
1 file changed
README.md
@@ -36,12 +36,6 @@ To run the client, cd into the `app` folder and run:
36
yarn && yarn start
37
```
38
39
-You can also run everything using Maven:
40
-
41
-```bash
42
-./mvnw -Pprod
43
-```
44
45
### Create an Application in Okta
46
47
You will need to [create an OIDC Application in Okta]() to get your values to perform authentication.
0 commit comments