Skip to content

Commit 8da875c

Browse files
committed
init
1 parent 612ad61 commit 8da875c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
An example of a modern Rust rocket application with SvelteKit for developing the frontend:
3+
An example of a modern Rust rocket application using [OIDC](https://en.wikipedia.org/wiki/OpenID#OpenID_Connect_(OIDC)) for authentication/authorisation with SvelteKit for developing the frontend:
44
* [backend](./backend) - Contains the backend implemented in Rust Rocket
55
* [frontend](./frontend) - Contains the frontend implemented in SvelteKit
66

frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
We provide here an example for a frontend based on the latest Angular version.
3+
We provide here an example for a frontend based on the latest SvelteKit version
44

55
Find here information on:
66

0 commit comments

Comments
 (0)