index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
oauth
/
html.go
blob: a3ae4318a30085abd4a390fb79b2a9b14b389310 (
plain
)
1
2
3
4
5
6
7
8
9
package
oauth
const
(
signInHTML =
`
`
authorizeHTML =
`
`
)