This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/auth/source/oauth2
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528)
* Add an abstract json layout to make it's easier to change json library

* Fix import

* Fix import sequence

* Fix blank lines

* Fix blank lines
2021-07-24 18:03:58 +02:00
..
assert_interface_test.go
init.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
jwtsigningkey.go
providers.go
source.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
source_authenticate.go
source_callout.go
source_register.go
token.go
urlmapping.go