mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
feat: implement sign in with idp
This commit is contained in:
@ -57,8 +57,7 @@ paths:
|
||||
description: The name of the SSO provider.
|
||||
in: query
|
||||
required: false
|
||||
type: integer
|
||||
format: int32
|
||||
type: string
|
||||
- name: code
|
||||
description: The code to sign in with.
|
||||
in: query
|
||||
@ -808,8 +807,6 @@ definitions:
|
||||
properties:
|
||||
identifier:
|
||||
type: string
|
||||
email:
|
||||
type: string
|
||||
displayName:
|
||||
type: string
|
||||
apiv1IdentityProviderConfigOAuth2Config:
|
||||
|
Reference in New Issue
Block a user