This website requires JavaScript.
Explore
Help
Sign In
extern
/
gotosocial
Watch
1
Star
1
Fork
0
You've already forked gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2025-02-03 20:21:00 +01:00
Code
Issues
Packages
Projects
Releases
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 11:33:06 +01:00
package
oauth
const
(
signInHTML
=
`
auth flow working for code
2021-03-18 23:27:43 +01:00
`
Some more messing around with oauth2
2021-03-17 11:33:06 +01:00
authorizeHTML
=
`
auth flow working for code
2021-03-18 23:27:43 +01:00
`
Some more messing around with oauth2
2021-03-17 11:33:06 +01:00
)
Reference in New Issue
Copy Permalink