1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/apis
Gani Georgiev a6bb1bf096 [#2534] added Instagram OAuth2 provider
Co-authored-by: Pedro Costa <550684+pnmcosta@users.noreply.github.com>
2023-05-23 22:37:44 +03:00
..
admin_test.go
admin.go
api_error_test.go
api_error.go
backup_test.go added backup apis and tests 2023-05-13 22:12:42 +03:00
backup.go added backup apis and tests 2023-05-13 22:12:42 +03:00
base_test.go added eagerRequestDataCache middleware 2023-04-15 14:44:07 +03:00
base.go added backup apis and tests 2023-05-13 22:12:42 +03:00
collection_test.go
collection.go
file_test.go allowed specifying non-context auth model for the file token endpoint 2023-04-17 22:05:09 +03:00
file.go fixed minor typos 2023-04-17 22:22:41 +03:00
health_test.go added backup apis and tests 2023-05-13 22:12:42 +03:00
health.go added backup apis and tests 2023-05-13 22:12:42 +03:00
logs_test.go
logs.go
middlewares_test.go
middlewares.go changed X-Forwarded-For parsing to use the first non-empty leftmost-ish ip as it is more close to the 'real ip' 2023-04-27 20:52:08 +03:00
realtime_test.go [#2325] trigger the related record realtime events on custom record model change 2023-04-20 10:44:20 +03:00
realtime.go [#2325] trigger the related record realtime events on custom record model change 2023-04-20 10:44:20 +03:00
record_auth_test.go updated /api/oauth2-redirect error messages 2023-04-25 11:52:56 +03:00
record_auth.go [#2535] avoid mutating the cached request data on OAuth2 user create 2023-05-22 23:59:36 +03:00
record_crud_test.go
record_crud.go
record_helpers_test.go
record_helpers.go added ?fields query parameter support to limit the returned api fields 2023-04-25 17:58:51 +03:00
serve.go (untested!) added temp backup api scaffoldings before introducing autobackups and rotations 2023-05-08 21:52:40 +03:00
settings_test.go [#2534] added Instagram OAuth2 provider 2023-05-23 22:37:44 +03:00
settings.go added backup apis and tests 2023-05-13 22:12:42 +03:00