Posts by Luiz Gustavo Maia • 21 points
2 posts
-
1
votes0
answers77
viewsQ: Route conflict in Angularjs and Wordpress
I’m having a problem with routing in Angularjs and Wordpress. Before I didn’t use the html5Mode(true) and my route was /#/dashboad and the route /blog worked normally. But, when I started using…
-
1
votes0
answers69
viewsQ: Include associated class objects (Applicationuser and Userprofile) - Applicationusermanager and OWIN
I have the following problem: Within the method GrantResourceOwnerCredentials in class OAuthProvider : OAuthAuthorizationServerProvider i am filling in custom properties to be returned with the…