Skip to content

docs: remove deprecated public api paths - #198

Open
lfleischmann wants to merge 3 commits into
mainfrom
remove-deprecated-public-api-paths
Open

docs: remove deprecated public api paths#198
lfleischmann wants to merge 3 commits into
mainfrom
remove-deprecated-public-api-paths

Conversation

@lfleischmann

Copy link
Copy Markdown
Member

No description provided.

Removes 20 endpoints marked deprecated: true (passcode, password, all
webauthn, .well-known/config, saml/provider, thirdparty/auth, token,
user, users, users/{id}, emails*) and their now-unreferenced schemas
(HankoConfiguration, CredentialCreationOptions, CredentialRequestOptions,
Passcode, Password, PublicKeyCredentialAssertionResponse,
PublicKeyCredentialAttestationResponse, CreateUserResponseObject,
WebauthnLoginResponse, X-Session-Lifetime).
Both were left orphaned after the deprecated-path cleanup: GetUserResponse
was already unreferenced, and GetUserByIdResponse's only caller
(/users/{id}) was removed in the prior commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant