This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
forked from
mirrors/gotosocial
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d0e6625d6e
gotosocial
/
internal
/
oauth
/
html.go
10 lines
65 B
Go
Raw
Normal View
History
Unescape
Escape
Some more messing around with oauth2
2021-03-17 10:33:06 +00:00
package
oauth
const
(
signInHTML
=
`
auth flow working for code
2021-03-18 22:27:43 +00:00
`
Some more messing around with oauth2
2021-03-17 10:33:06 +00:00
authorizeHTML
=
`
auth flow working for code
2021-03-18 22:27:43 +00:00
`
Some more messing around with oauth2
2021-03-17 10:33:06 +00:00
)
Reference in a new issue
Copy permalink