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

IPopUpLoginParams需要一个多租户参数tenant_id #58

Closed
baiheinet opened this issue Apr 20, 2022 · 1 comment
Closed

IPopUpLoginParams需要一个多租户参数tenant_id #58

baiheinet opened this issue Apr 20, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@baiheinet
Copy link

export interface IPopUpLoginParams {
scope?: string;
responseMode?: string;
responseType?: string;
nonce?: string;
state?: string;
prompt: IPromptType;
}

希望能补充一个多租户参数tenant_id

@baiheinet baiheinet added the bug Something isn't working label Apr 20, 2022
@yelexin yelexin added enhancement New feature or request and removed bug Something isn't working labels Apr 21, 2022
@erniu
Copy link
Collaborator

erniu commented Aug 8, 2022

此 SDK 已被 authing-browser-sdk 替代,可以参考下对应的 demo

@erniu erniu closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants