File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ export default defineConfig({
164164 collapsed : true ,
165165 } ,
166166 {
167- label : "Introspection Auth Handler " ,
167+ label : "Introspection for ASP.NET Core " ,
168168 badge : "oss" ,
169169 autogenerate : { directory : "introspection-auth-handler" } ,
170170 collapsed : true ,
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ import Newsletter from "~/components/Newsletter.astro";
8787 Learn more
8888 </LinkButton >
8989 </Card >
90- <Card title = " Introspection Authentication Handler " icon = " github" >
90+ <Card title = " Introspection for ASP.NET Core " icon = " github" >
9191 <Badge text = { " OSS" } /> ASP.NET Core authentication handler for OAuth 2.0 token introspection.
9292 <LinkButton href = " /introspection-auth-handler/" variant = " secondary" >
9393 Learn more
You can’t perform that action at this time.
0 commit comments