mirror of
https://github.com/denyskon/teabag
synced 2024-11-21 21:01:04 +01:00
credits
This commit is contained in:
parent
79580c1c51
commit
9909a9175c
1
LICENSE
1
LICENSE
@ -1,5 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2023 Denys Konovalov
|
||||||
Copyright (c) 2021 Donal Farrell
|
Copyright (c) 2021 Donal Farrell
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This is a lightweight Go server for handling OAuth flows with Gitea, Gitlab, Bitbucket, GitHub.
|
This is a lightweight Go server for handling OAuth flows with Gitea, Gitlab, Bitbucket, GitHub.
|
||||||
|
|
||||||
> Note: My primary use case is providing OAuth between Gitea and NetlifyCMS. Other SCMs are untested as of now.
|
> Note: My primary use case is providing OAuth between Gitea and Static CMS. Other SCMs are untested as of now.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
@ -65,4 +65,6 @@ callbackUri="http://localhost:3000/callback/gitea"
|
|||||||
|
|
||||||
### Credits
|
### Credits
|
||||||
|
|
||||||
|
Fork of https://github.com/donskifarrell/scm-oauth-provider
|
||||||
|
|
||||||
Inspiration taken from https://github.com/igk1972/netlify-cms-oauth-provider-go
|
Inspiration taken from https://github.com/igk1972/netlify-cms-oauth-provider-go
|
Loading…
x
Reference in New Issue
Block a user