Skip to content

Commit 66c4eaa

Browse files
committed
Refactor code to use async/await, modular functions, and improve token handling.
- Switched from callbacks to async/await for clearer, more maintainable code. - Broke up the monolithic code into smaller and modular functions. - Refined id token validation logic. - Changed the internal /_id_token_validation location to /_token_validation. - Minimum required njs version is 0.7.0 now.
1 parent 1da0cc1 commit 66c4eaa

File tree

2 files changed

+336
-248
lines changed

2 files changed

+336
-248
lines changed

0 commit comments

Comments
 (0)