We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request Info:
Library should also support cookie based auth to get a token with more access:
webview
sp-dc
for ex: using kind of below in test environment, in custom application using at home.
The text was updated successfully, but these errors were encountered:
@Shabinder is this an officially supported use case? Are you able to link me to some documentation
Sorry, something went wrong.
@adamint this isn't an officially supported use case, but helps in hobby apps + test/local env. Few apps/libs employ this usecase, for ex:
Thank you for the additional information @Shabinder, this improvement will be done soon!
great, will be awaiting this ⚡
adamint
No branches or pull requests
Request Info:
Library should also support cookie based auth to get a token with more access:
webview
, we do get a cookie insp-dc
, which we can use.for ex:
using kind of below in test environment, in custom application using at home.
The text was updated successfully, but these errors were encountered: