{"id":19342186,"url":"https://github.com/dontlaugh/auth0-rocket-rust-example","last_synced_at":"2025-04-23T03:32:13.240Z","repository":{"id":119283883,"uuid":"132384571","full_name":"dontlaugh/auth0-rocket-rust-example","owner":"dontlaugh","description":"Rocket app that authenticates users with Auth0","archived":false,"fork":false,"pushed_at":"2019-08-11T15:07:37.000Z","size":101,"stargazers_count":40,"open_issues_count":1,"forks_count":11,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-20T15:00:06.251Z","etag":null,"topics":["auth0","jwt","maud","rocket-rs","sled"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dontlaugh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-06T23:41:56.000Z","updated_at":"2025-03-15T12:15:22.000Z","dependencies_parsed_at":"2023-05-27T05:15:28.399Z","dependency_job_id":null,"html_url":"https://github.com/dontlaugh/auth0-rocket-rust-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontlaugh%2Fauth0-rocket-rust-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontlaugh%2Fauth0-rocket-rust-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontlaugh%2Fauth0-rocket-rust-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontlaugh%2Fauth0-rocket-rust-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dontlaugh","download_url":"https://codeload.github.com/dontlaugh/auth0-rocket-rust-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250365799,"owners_count":21418753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auth0","jwt","maud","rocket-rs","sled"],"created_at":"2024-11-10T03:33:57.263Z","updated_at":"2025-04-23T03:32:13.218Z","avatar_url":"https://github.com/dontlaugh.png","language":"Rust","readme":"## OAuth with Rocket + Auth0\n\nA basic app that integrates with Auth0.\n\n### Configuration\n\nCopy the example Rocket.toml file\n\n```\ncp Rocket.toml.example Rocket.toml\n```\n\nEdit the `client_id`, `redirect_uri`, and `auth0_domain` with your own values.\n\nIf you want to use tls, run our provided script to create certs (needs Go installed)\n\n```\n./generate-cert.sh\n```\n\nYou must **also** set `AUTH0_CLIENT_SECRET` in your environment. We use an env\nvar to avoid leaking our secret key to the console during startup.\n\nAll values should be available from from [Auth0's management console](https://manage.auth0.com/) \nfor your application. \n\n\n## Helpful Docs from Auth0\n\n* https://auth0.com/docs/application-auth/current/server-side-web\n* https://auth0.com/docs/jwt\n* https://auth0.com/docs/api-auth/tutorials/verify-access-token#validate-the-claims\n* https://auth0.com/docs/jwks#verifying-a-jwt-using-the-jwks-endpoint\n* https://auth0.com/docs/tokens/id-token#verify-the-signature\n* https://auth0.com/blog/cookies-vs-tokens-definitive-guide/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdontlaugh%2Fauth0-rocket-rust-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdontlaugh%2Fauth0-rocket-rust-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdontlaugh%2Fauth0-rocket-rust-example/lists"}