Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "joe704la"

Okay thank you. If I set the expiration date expired it should technically log them out correct?

JWT

In my Asp.net Core / Angular app I have a service that checks a few different things and if they meet a certain criteria I want to sign them out of the application as well as invalidate all access tokens. I saw in the SignInManager there is SignOutAsync. Does this sign them out entirely from the application as well as invalidate the tokens?

_signInManager.SignOutAsync();

Answer

Awesome. Thanks

Question

I changed the email template and was wondering how I can test sending the email from debug. Is there away?

Sorry, I am a little confused. Are you saying the confirmation email that is sent out has an expiration?

Is there an email confirmation expiration on the confirmation link that is sent out? If so is there a way to change it?

In mobile when I open the side menu and then click on one of the menu navigation links. The side menu doesn't close. The weird thing is I can see the X in the right corner move to the right when I click on a navigation link like the menu is closing. But the actual menu doesn't close. I also want to add that if you click off the side menu in the main area it does close just fine.

Has anyone had a similar issue?

I am trying to figure out how to change the applications spinner.

I found another post that lead me to find two files /node_modules/spin.js/spin.js and /node_modules/abp-web-resources/Abp/Framework/scripts/libs/abp.spin.js but still haven't figured out how to just swap out the animated loader or spinner. I still would like to use abps busy indicator. All I would like to do is change the animated spinner.

Any help would be greatly appreciated.

@yekalkan what all does the updates cover? I am looking for it to take some already created entities and create the UI for them. Is that going to be a part of this release? Also, I changed the names of my UI folder, is that going to accommodate for that as well?

Thank you

Showing 61 to 70 of 246 entries