ripepersimmon

Results 17 comments of ripepersimmon

Thank you Workaround would be good for me at this time.

i found the code what happen in authentik, authentik/sources/oauth/views/callback.py ```python def get_user_id(self, info: dict[str, Any]) -> str | None: """Return unique identifier from the profile info.""" if "id" in info:...

https://github.com/comfy-addons/comfyui-sdk/pull/28 Buffer type is only available in Node.js and not supported in web browsers, so compatibility work is required. Please refer to the PR for details.