fix: oauth/authorize and token showing error page

This commit is contained in:
Mar0xy 2023-11-09 15:00:38 +01:00
parent fd51854670
commit fdb36f1d96
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
extends ./base
block meta
//- Should be removed by the page when it loads, so that it won't needlessly
//- stay when user navigates away via the navigation bar
//- XXX: Remove navigation bar in auth page?
meta(name='misskey:oauth:transaction-id' content=transactionId)
meta(name='misskey:oauth:client-name' content=clientName)
meta(name='misskey:oauth:scope' content=scope)