feature/fix-oauth-audience #16

Merged
bence merged 4 commits from feature/fix-oauth-audience into master 2023-04-12 02:11:53 +02:00
Showing only changes of commit 6af7813e3d - Show all commits

View File

@ -0,0 +1,2 @@
ALTER TABLE `oauth_tokens`
DROP `audience`;