📝 Add docstrings to feat/dashboard-auth-workos
#29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Docstrings generation was requested by @ImGajeed76.
The following files were modified:
app/src-tauri/build.rsapp/src-tauri/src/app_state/mod.rsapp/src-tauri/src/lib.rsapp/src-tauri/src/main.rsapp/src-tauri/src/module_bindings/client_connected_reducer.rsapp/src-tauri/src/module_bindings/init_encryption_and_signing_reducer.rsapp/src-tauri/src/module_bindings/mod.rsapp/src-tauri/src/module_bindings/update_encryption_keys_reducer.rsapp/src-tauri/src/module_bindings/user_table.rsapp/src-tauri/src/user_profile/auth/client.rsapp/src-tauri/src/user_profile/auth/jwk.rsapp/src-tauri/src/user_profile/auth/manager.rsapp/src-tauri/src/user_profile/mod.rsconfig/commands.tsconfig/jwt.tsdashboard/src/hooks.server.tsdashboard/src/lib/actions/copy.tsdashboard/src/lib/client/crypto.tsdashboard/src/lib/client/cryptoStore.tsdashboard/src/lib/client/persistentKeyStore.tsdashboard/src/lib/client/spacetime.tsdashboard/src/lib/module_bindings/client_connected_reducer.tsdashboard/src/lib/module_bindings/init_encryption_and_signing_reducer.tsdashboard/src/lib/module_bindings/update_encryption_keys_reducer.tsdashboard/src/lib/module_bindings/user_type.tsdashboard/src/lib/server/jwt.tsdashboard/src/lib/server/validation-schemas.tsdashboard/src/routes/+layout.server.tsdashboard/src/routes/.well-known/jwks.json/+server.tsdashboard/src/routes/.well-known/openid-configuration/+server.tsdashboard/src/routes/api/auth/refresh/+server.tsdashboard/src/routes/auth/callback/+server.tsdashboard/src/routes/auth/device/+page.server.tsdashboard/src/routes/auth/device/callback/+server.tsdashboard/src/routes/auth/device/complete/+server.tsdashboard/src/routes/auth/login/+server.tsdashboard/src/routes/auth/logout/+server.tsdashboard/src/routes/dashboard/+page.server.tsdashboard/src/routes/oauth/device/authorize/+server.tsdashboard/src/routes/oauth/device/token/+server.tsdashboard/src/routes/oauth/token/+server.tsserver/src/errors.rsThese file types are not supported
.gitignore.prettierignore.prettierrc.jsonDEVELOPING.mdREADME.mdapp/.gitignoreapp/README.mdapp/axonotes-theme.cssapp/package.jsonapp/src-tauri/.gitignoreapp/src-tauri/Cargo.tomlapp/src-tauri/capabilities/default.jsonapp/src-tauri/rustfmt.tomlapp/src-tauri/tauri.conf.jsonapp/src/app.cssapp/src/app.htmlapp/src/lib/components/LightSwitch.svelteapp/src/routes/+layout.svelteapp/src/routes/+page.svelteapp/static/site.webmanifestapp/tsconfig.jsondashboard/.gitignoredashboard/.npmrcdashboard/README.mddashboard/axonotes-theme.cssdashboard/package.jsondashboard/src/app.cssdashboard/src/app.htmldashboard/src/lib/components/AuthButton.sveltedashboard/src/lib/components/LightSwitch.sveltedashboard/src/routes/+layout.sveltedashboard/src/routes/+page.sveltedashboard/src/routes/auth/device/+page.sveltedashboard/src/routes/auth/device/error/+page.sveltedashboard/src/routes/auth/device/success/+page.sveltedashboard/src/routes/auth/gate/+page.sveltedashboard/src/routes/auth/recover/+page.sveltedashboard/src/routes/auth/setup/+page.sveltedashboard/src/routes/auth/unlock/+page.sveltedashboard/src/routes/dashboard/+page.sveltedashboard/static/robots.txtdashboard/static/site.webmanifestdashboard/tsconfig.jsonpackage.jsonserver/Cargo.tomlserver/rustfmt.tomlℹ️ Note