We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How does security work when Angular calling DNN WebAPI? Is JWT supported?
The closest technical reference I could find is at http://www.bitboxx.net/Blog/Post/525/DNN-module-development-with-Angular-2-Part-7#/
If possible, please provide a simple CRUD example that works with DnnAuthorize
The text was updated successfully, but these errors were encountered:
yes security work with dnn webapi, tomorrow I’ll try to make an example and video....I do not use jwt for security because I use dnn security.
Sorry, something went wrong.
I've made improvements to the github projects, maybe you'd better make a git pull. Video: https://www.youtube.com/watch?v=OpX64e-oPjA
let me know...
No branches or pull requests
How does security work when Angular calling DNN WebAPI? Is JWT supported?
The closest technical reference I could find is at http://www.bitboxx.net/Blog/Post/525/DNN-module-development-with-Angular-2-Part-7#/
If possible, please provide a simple CRUD example that works with DnnAuthorize
The text was updated successfully, but these errors were encountered: