{"id":16250866,"url":"https://github.com/christophwille/blazor-forge-3legged-implicit","last_synced_at":"2026-04-16T14:08:36.753Z","repository":{"id":147614545,"uuid":"341941580","full_name":"christophwille/blazor-forge-3legged-implicit","owner":"christophwille","description":"Blazor Web Assembly application doing 3legged implicit authorization against Autodesk Forge","archived":false,"fork":false,"pushed_at":"2021-02-24T15:27:59.000Z","size":444,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T08:33:15.520Z","etag":null,"topics":["blazor","blazor-webassembly","csharp","dotnet-core","oauth2"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christophwille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-02-24T15:17:59.000Z","updated_at":"2021-02-28T20:43:39.000Z","dependencies_parsed_at":"2023-08-17T05:32:47.400Z","dependency_job_id":null,"html_url":"https://github.com/christophwille/blazor-forge-3legged-implicit","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/christophwille%2Fblazor-forge-3legged-implicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophwille%2Fblazor-forge-3legged-implicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophwille%2Fblazor-forge-3legged-implicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophwille%2Fblazor-forge-3legged-implicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophwille","download_url":"https://codeload.github.com/christophwille/blazor-forge-3legged-implicit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247840847,"owners_count":21004993,"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":["blazor","blazor-webassembly","csharp","dotnet-core","oauth2"],"created_at":"2024-10-10T15:07:06.379Z","updated_at":"2026-04-16T14:08:36.710Z","avatar_url":"https://github.com/christophwille.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blazor Web Assembly accessing Autodesk Forge API\n\nSet your client id in [Index.razor.cs](https://github.com/christophwille/blazor-forge-3legged-implicit/blob/3dad03ea989ad8fca4819543c65427eb11b36ace/BlazorImplicitGrantForge/Pages/Index.razor.cs#L13) (no configuration\nhas been implemented for this proof of concept).\n\nIf unauthorized, Index will show a link to login at Autodesk Forge. Callbacks happen in \n[OAuthCallback.razor.cs](https://github.com/christophwille/blazor-forge-3legged-implicit/blob/3dad03ea989ad8fca4819543c65427eb11b36ace/BlazorImplicitGrantForge/Pages/OAuthCallback.razor.cs), which itself redirects back to Index and then shows the user profile JSON (the URL fragment parsing in OAuthCallback is very brittle).\n\n![user profile](retrievinguserprofile.png)\n\nNote that using the .NET API Client 1.9 from Autodesk does not work - see the implementation of [GetNameFromProfileAsync](https://github.com/christophwille/blazor-forge-3legged-implicit/blob/3dad03ea989ad8fca4819543c65427eb11b36ace/BlazorImplicitGrantForge/Pages/Index.razor.cs#L47) for the detailed textual error message.\n\n![error](errorautodeskforge19apiclient.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophwille%2Fblazor-forge-3legged-implicit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophwille%2Fblazor-forge-3legged-implicit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophwille%2Fblazor-forge-3legged-implicit/lists"}