You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that authservice client security is based on cookie, I assume we can only use authservice for SPA/ Client Side Rendering applications?
Or does it also work for server side rendering applications such as asp.net MVC where authservice call will be made from serverside asp.net code. If does work, how AuthService going to set the client cookies?
The text was updated successfully, but these errors were encountered:
Given that authservice client security is based on cookie, I assume we can only use authservice for SPA/ Client Side Rendering applications?
Or does it also work for server side rendering applications such as asp.net MVC where authservice call will be made from serverside asp.net code. If does work, how AuthService going to set the client cookies?
The text was updated successfully, but these errors were encountered: