Explore >> Select a destination


You are here

zzamboni.org
| | zverok.space
22.6 parsecs away

Travel
| | Hi there.
| | www.regular-expressions.info
23.7 parsecs away

Travel
| | In a regular expression, parentheses can be used to group regex tokens together and for creating backreferences. Backreferences allow you to reuse part of the regex match in the regex, or in the replacement text.
| | www.regextester.com
12.4 parsecs away

Travel
| | Regular Expression to
| | damienbod.com
162.3 parsecs away

Travel
| The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies.OpenIddict is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE. The API calls are protected using the secure cookie and anti-forgery...