We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f8748 commit c8b64d3Copy full SHA for c8b64d3
src/components/app-profile-page/app-profile-page.tsx
@@ -214,6 +214,12 @@ export class AppProfile {
214
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-boilerplate" target="_blank">Visit</a></td>
215
<td>Angular 11</td>
216
</tr>
217
+ <tr>
218
219
+ <td>standalone (Auth0 by okta)</td>
220
+ <td><a href="https://sanjeetkumaritoutlook.github.io/standalone/" target="_blank">Visit</a></td>
221
+ <td>Angular 17</td>
222
+ </tr>
223
<tr>
224
<td>angularjs1-app</td>
225
<td><a href="https://sanjeetkumaritoutlook.github.io/angularjs1-app/" target="_blank">Visit</a></td>
0 commit comments