You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Introduction
2
2
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:
4
4
*[backend](./backend) - Contains the backend implemented in Rust Rocket
5
5
*[frontend](./frontend) - Contains the frontend implemented in SvelteKit
0 commit comments