Update oauth.pug

This commit is contained in:
Kagami Sascha Rosylight 2023-06-24 04:00:34 +02:00
parent d0d9b4b19c
commit 16a73dea26

View file

@ -1,8 +1,8 @@
extends ./base
block meta
//- Should be removed by the page when it loads, so that it won't leak when
//- user navigates away via the navigation bar
//- 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)