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
Right now, the OAuthTokenProvider secure option is true by default. While this can be configured by the developer, we can improve this by setting it automatically based on $location.protocol().
Right now, the OAuthTokenProvider
secure
option istrue
by default. While this can be configured by the developer, we can improve this by setting it automatically based on$location.protocol()
.Refs #21.
The text was updated successfully, but these errors were encountered: