]> source.dussan.org Git - nextcloud-server.git/commit
add tests for oauth2 authorization code expiration
authorJulien Veyssier <julien-nc@posteo.net>
Tue, 20 Jun 2023 10:39:41 +0000 (12:39 +0200)
committerJulien Veyssier <julien-nc@posteo.net>
Thu, 5 Oct 2023 12:24:02 +0000 (14:24 +0200)
commit2995b0948f23c75fc145ace6355907f8afcd5c8c
treeee65614b272a5beb9e293c60666a36beca22f59d
parent807f173dec7288945fca98548e80e43d3e401d12
add tests for oauth2 authorization code expiration

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
apps/oauth2/lib/Controller/OauthApiController.php
apps/oauth2/tests/Controller/OauthApiControllerTest.php