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
Also, does it have JWT support? I'd like to have silent refresh support.
The text was updated successfully, but these errors were encountered:
aarona
changed the title
Does DTA support HTTP Only Cookie Refresh tokens along side access tokens?
Does DTA support HTTP Only Cookie Refresh tokens along site access tokens?
Jan 17, 2020
@aarona As of #1453 you can now use HttpOnly cookies for transferring the token. In #1281 I've also brought up adding the ability to turn off the token transfer via headers entirely for the security aspect.
Also, does it have JWT support? I'd like to have silent refresh support.
The text was updated successfully, but these errors were encountered: