Update instructions/oqtane.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Mark Davis 2025-09-04 16:10:39 -07:00 committed by GitHub
parent d643269102
commit 5db5248483
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,5 +82,5 @@ applyTo: '**/*.razor, **/*.razor.cs, **/*.razor.css'
## Security and Authentication ## Security and Authentication
- Implement Authentication and Authorization using build-in Oqtane base class members like User.Roles. - Implement Authentication and Authorization using built-in Oqtane base class members like User.Roles.
- Use HTTPS for all web communication and ensure proper CORS policies are implemented. - Use HTTPS for all web communication and ensure proper CORS policies are implemented.