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

Lazy vytvoření klíčů #11

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Lazy vytvoření klíčů #11

merged 2 commits into from
Jan 24, 2024

Conversation

tomasfoltyn
Copy link
Contributor

  • je to celkem náročná operace
  • nevytváříme tak zbytečně klíče, když je AsymetricJwtTokenizer uvedený jako závislost, ale při aktuálním běhu aplikace ho nevyužijeme

@tomasfoltyn tomasfoltyn force-pushed the lazy-vytvoreni-klicu branch 5 times, most recently from 0194292 to 7b871b6 Compare January 19, 2024 08:50
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
src/Tokenizer/AsymetricJwtTokenizer.php Outdated Show resolved Hide resolved
@tomasfoltyn tomasfoltyn force-pushed the lazy-vytvoreni-klicu branch 7 times, most recently from c7cdacc to 6b3f375 Compare January 19, 2024 09:29
 - je to celkem náročná operace
 - nevytváříme tak zbytečně klíče, když je AsymetricJwtTokenizer uvedený jako závislost, ale při aktuálním běhu aplikace ho nevyužijeme
@tomasfoltyn
Copy link
Contributor Author

@VojtechBuba koukni prosím novu

@tomasfoltyn tomasfoltyn merged commit 25243f5 into master Jan 24, 2024
2 checks passed
@tomasfoltyn tomasfoltyn deleted the lazy-vytvoreni-klicu branch January 24, 2024 07:18
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.

2 participants