mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 15:48:35 +00:00
Integrate OAuth2 Provider (#5378)
This commit is contained in:
committed by
techknowlogick
parent
9d3732dfd5
commit
e777c6bdc6
6
models/fixtures/oauth2_grant.yml
Normal file
6
models/fixtures/oauth2_grant.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- id: 1
|
||||
user_id: 1
|
||||
application_id: 1
|
||||
counter: 1
|
||||
created_unix: 1546869730
|
||||
updated_unix: 1546869730
|
Reference in New Issue
Block a user