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
We can change names but apparently, this is deeper than we thought and social login libs have some hardcoded cookie names too like .AspNet.Correlation.GitHub and we couldn't find any option to rename that cookies so we need more time for proper solution for this, so we put this in backlog temporarily.
@devSoheilAlizadeh Thanks. We use Owin.Security.Providers.GitHub for Github login integration.
If you know any way to customize cookie name in this lib please let us know, we appreciate it.
Description
We had this issue in #7, but it still is there. In this case, we have to change external login and session cookie name that shows our stack.
Expected behavior:
Cookies' name mustn't show our stack.
Actual behavior:
Cookies' name shows our stack.
Versions
The text was updated successfully, but these errors were encountered: