Skip to content
New issue

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

Cookie Based Auth #329

Open
Shabinder opened this issue Oct 29, 2023 · 4 comments
Open

Cookie Based Auth #329

Shabinder opened this issue Oct 29, 2023 · 4 comments

Comments

@Shabinder
Copy link

Request Info:

Library should also support cookie based auth to get a token with more access:

  • when asking user to login through webview, we do get a cookie in sp-dc, which we can use.

for ex:
using kind of below in test environment, in custom application using at home.

image
@adamint
Copy link
Owner

adamint commented Oct 30, 2023

@Shabinder is this an officially supported use case? Are you able to link me to some documentation

@Shabinder
Copy link
Author

@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:

@adamint
Copy link
Owner

adamint commented Nov 20, 2023

Thank you for the additional information @Shabinder, this improvement will be done soon!

@Shabinder
Copy link
Author

great, will be awaiting this ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants