This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-22 09:15:50 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
044c0df428
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 13:33:06 +03:00
package
oauth
const
(
signInHTML
=
`
auth flow working for code
2021-03-19 01:27:43 +03:00
`
Some more messing around with oauth2
2021-03-17 13:33:06 +03:00
authorizeHTML
=
`
auth flow working for code
2021-03-19 01:27:43 +03:00
`
Some more messing around with oauth2
2021-03-17 13:33:06 +03:00
)
Reference in a new issue
Copy permalink