Merge pull request #18936 from eileenmcnaughton/ppp
[civicrm-core.git] / ext / oauth-client / ang / unvalidatedJwtDecode.ang.php
CommitLineData
bbfd04e1
TO
1<?php
2return [
3 'js' => [
4 'ang/unvalidatedJwtDecode.js',
5 ],
6 'requires' => [
7 'crmUi',
8 'crmUtil',
9 ],
10];