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

Code cleanup #65

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Code cleanup #65

wants to merge 4 commits into from

Conversation

kdambekalns
Copy link
Member

No description provided.

- drop useless docblocks
- add type declarations
- tweak code

Resolves #60
- throw exception if clientId is missing
- improved exception handling when fetching JWKS
While the method accepts `mixed`, that really should be `string` as
the underlying property. This makes this future-proof for added type
declarations in `Account`…
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