Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Make OidcClientSettings.authorityand .client_id optional in TS typings #1018

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

ulrichb
Copy link
Contributor

@ulrichb ulrichb commented Dec 18, 2019

(As it was before 9e712ec.)

Fixes #1017

@brockallen
Copy link
Member

Thanks!

@brockallen
Copy link
Member

BTW, does this require a new release to npm for TS to pick this up?

@ulrichb
Copy link
Contributor Author

ulrichb commented Dec 18, 2019

Thank you! And BTW, also for this great library!

does this require a new release to npm for TS to pick this up?

Yep. (The TypeScript compiler simply uses the index.d.ts from the installed package for its type checks).

@ulrichb ulrichb deleted the OptionalUserManagerSettings branch December 18, 2019 15:49
@brockallen
Copy link
Member

okies, i don't use TS myself, thus the question. i'll put a patch out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

New TypeScript typings don't allow optionless UserManager
2 participants