Update oauth.pug
This commit is contained in:
parent
d0d9b4b19c
commit
16a73dea26
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue