{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":177150387,"defaultBranch":"master","name":"oauth2-server","ownerLogin":"oroinc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-03-22T14:01:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4165718?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715943834.0","currentOid":""},"activityList":{"items":[{"before":"f4a023f6bf65b1f4803d0f57eae83be9c39b1b7d","after":"2ec9a401d81169c508f07bf7970f0250d11d573a","ref":"refs/heads/6.0","pushedAt":"2024-05-10T14:44:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-20588: OpenAPI Specification for application JSON.API (#37974)","shortMessageHtmlLink":"BAP-20588: OpenAPI Specification for application JSON.API (#37974)"}},{"before":"57bc53916644ddae2dd7b8d1b80e541915c403b9","after":"4bd2789b79a331c036442f3c8f1c7fdbeff7e053","ref":"refs/heads/5.1","pushedAt":"2024-05-10T14:18:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-20588: OpenAPI Specification for application JSON.API (#37975)","shortMessageHtmlLink":"BAP-20588: OpenAPI Specification for application JSON.API (#37975)"}},{"before":"cef2701f2c86e0e3d4a5e110b0179fe3b746588b","after":"9bb24ad0660732d62dd1a306888b991d15b4ea71","ref":"refs/heads/master","pushedAt":"2024-04-26T20:39:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-20588: OpenAPI Specification for application JSON.API (#37973)","shortMessageHtmlLink":"BAP-20588: OpenAPI Specification for application JSON.API (#37973)"}},{"before":"e9c3411fc991550c7f725cf98ce67fc00d43f905","after":"cef2701f2c86e0e3d4a5e110b0179fe3b746588b","ref":"refs/heads/master","pushedAt":"2024-04-08T20:43:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23821: Updated app version to 6.1 (#37996)","shortMessageHtmlLink":"BB-23821: Updated app version to 6.1 (#37996)"}},{"before":"a2bb553ecb87e9a850626a7ab61f718af56ed3a0","after":"e9c3411fc991550c7f725cf98ce67fc00d43f905","ref":"refs/heads/master","pushedAt":"2024-04-02T15:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23826: Release preparation activities - Generate UPGRADE-*.md, CHANGELOG-*.md files (#37961)","shortMessageHtmlLink":"BB-23826: Release preparation activities - Generate UPGRADE-*.md, CHA…"}},{"before":null,"after":"f4a023f6bf65b1f4803d0f57eae83be9c39b1b7d","ref":"refs/heads/6.0","pushedAt":"2024-03-30T12:41:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23826: Release preparation activities - Generate UPGRADE-*.md, CHANGELOG-*.md files (#37961)","shortMessageHtmlLink":"BB-23826: Release preparation activities - Generate UPGRADE-*.md, CHA…"}},{"before":"0e7ccab8251c065ec9cb322bb90ceed42140ac06","after":"a2bb553ecb87e9a850626a7ab61f718af56ed3a0","ref":"refs/heads/master","pushedAt":"2024-03-29T21:42:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23935: Upgrade from 5.0 to 6.0 breaks Customer User storefront login (#37931)\n\n- moved v1_10, v1_11 migrations to v1_13 as v1_10, v1_11, v1_12 are already used in maintenance branches\r\n- added LegacyPasswordAuthenticatedUserInterface to UserInterface as we still need salt when migrating from passwords using old hashing algorithm\r\n- fixed migrate_from uses invalid password hasher config","shortMessageHtmlLink":"BB-23935: Upgrade from 5.0 to 6.0 breaks Customer User storefront log…"}},{"before":"67d57db4aa3d96a51ad6c8fff2e156d9b56d34ea","after":"0e7ccab8251c065ec9cb322bb90ceed42140ac06","ref":"refs/heads/master","pushedAt":"2024-03-28T21:45:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21493: Application data sanitization(master) (#36951)\n\n- sanitizing SQL queries dump command\r\n- entity config based sanitizing rule aggregation\r\n- file based sanitizing rules aggregation, taking bundle-less design into account\r\n- entity and fields sanitizing rules processing mechanism\r\n- guessing mechanism for field sanitizing rule\r\n- predefined entity sanitizing rules: truncate, truncate cascade\r\n- predefined field sanitizing rule processors: md5, email, attachment, date, digits_mask, set_null\r\n- resulting SQL queries validation with DB engine itself\r\n- moving cloud's sanitizing rules manifest into bundles' configuration files regarding rules' belonging\r\n- functional and unit tests\r\n- documentation using 'code examples' approach","shortMessageHtmlLink":"BAP-21493: Application data sanitization(master) (#36951)"}},{"before":null,"after":"67d57db4aa3d96a51ad6c8fff2e156d9b56d34ea","ref":"refs/heads/6.0-rc","pushedAt":"2024-02-29T16:39:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22386: Use PHP Attributes instead of annotations (#37286)\n\n- Added AttributeReader. All custom attribute implementations should use this reader instead of third-party readers.\r\n- Added rector rules to convert ORO annotations to attributes.\r\n- Created rule-set to migrate from annotations to attributes.\r\n- Processed all the code with new ORO, Symfony and Doctrine rulesets to replace all the annotations with attributes.\r\n- Fixed manually remaining mistakes and formatting broaken with rector. Ordered attributes and options inside attributers.\r\n- Added property types for entities when possible without the business logic change.\r\n- Added tests.\r\n\r\n---------\r\n\r\nCo-authored-by: Oleksandr Protsiuk \r\nCo-authored-by: Andrii Baranik ","shortMessageHtmlLink":"BAP-22386: Use PHP Attributes instead of annotations (#37286)"}},{"before":"7f3d81d1e1c37dfd25de32e67cf6f95794fdff13","after":"67d57db4aa3d96a51ad6c8fff2e156d9b56d34ea","ref":"refs/heads/master","pushedAt":"2024-02-26T12:51:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22386: Use PHP Attributes instead of annotations (#37286)\n\n- Added AttributeReader. All custom attribute implementations should use this reader instead of third-party readers.\r\n- Added rector rules to convert ORO annotations to attributes.\r\n- Created rule-set to migrate from annotations to attributes.\r\n- Processed all the code with new ORO, Symfony and Doctrine rulesets to replace all the annotations with attributes.\r\n- Fixed manually remaining mistakes and formatting broaken with rector. Ordered attributes and options inside attributers.\r\n- Added property types for entities when possible without the business logic change.\r\n- Added tests.\r\n\r\n---------\r\n\r\nCo-authored-by: Oleksandr Protsiuk \r\nCo-authored-by: Andrii Baranik ","shortMessageHtmlLink":"BAP-22386: Use PHP Attributes instead of annotations (#37286)"}},{"before":"8e02ff0b2366fa7d5d3307898317159c60728acc","after":"7f3d81d1e1c37dfd25de32e67cf6f95794fdff13","ref":"refs/heads/master","pushedAt":"2024-02-22T21:38:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22400: Remove some of remaining deprecations after upgrading (#37328)\n\nBAP-22400: Remove some of remaining deprecations after upgrading\r\n- changed list of properties in method\r\n- fixed preg_match_all default values\r\n- removed getListeners without argument\r\n- updated listeners method\r\n- in_array: added default value for all in_array method\r\n- update argument to PropertyAccessor methods\r\n- fixed dynamic property in project\r\n- update code style and property area","shortMessageHtmlLink":"BAP-22400: Remove some of remaining deprecations after upgrading (#37…"}},{"before":"3bb3f1e6162605feefe0daf644d36935d3a64ada","after":"8e02ff0b2366fa7d5d3307898317159c60728acc","ref":"refs/heads/master","pushedAt":"2024-02-16T21:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23657: Authorization Code Grant Type token generation for storefront is out of order (#37591)","shortMessageHtmlLink":"BB-23657: Authorization Code Grant Type token generation for storefro…"}},{"before":"0d15f323f8b5b2bd5fad7001c8f6d3ecd97d6496","after":"3bb3f1e6162605feefe0daf644d36935d3a64ada","ref":"refs/heads/master","pushedAt":"2024-01-15T21:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23118: Move frontend datagrids to default theme (#36760)\n\nAll datagrids used in storefront application were moved from `/Resources/config/oro/datagrids.yml` to layouts folder of the `default` theme `/Resources/views/layouts/default/config/datagrids.yml`.\r\nThis means that storefront datagrids can now differ between themes. Any storefront grid customization should also be moved to the theme folder.\r\n\r\n---------\r\n\r\nCo-authored-by: Zsombor Boldizsar-Zeik ","shortMessageHtmlLink":"BB-23118: Move frontend datagrids to default theme (#36760)"}},{"before":"33107161102331b277b60079519a79107647ac3d","after":"0d15f323f8b5b2bd5fad7001c8f6d3ecd97d6496","ref":"refs/heads/master","pushedAt":"2024-01-09T21:43:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22396: Refactor data fixtures that use entity names (#37294)","shortMessageHtmlLink":"BAP-22396: Refactor data fixtures that use entity names (#37294)"}},{"before":null,"after":"0d15f323f8b5b2bd5fad7001c8f6d3ecd97d6496","ref":"refs/heads/6.0-beta","pushedAt":"2024-01-09T00:07:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22396: Refactor data fixtures that use entity names (#37294)","shortMessageHtmlLink":"BAP-22396: Refactor data fixtures that use entity names (#37294)"}},{"before":"039bcbcec3ab1d868d69c09884f225a549c571f3","after":"33107161102331b277b60079519a79107647ac3d","ref":"refs/heads/master","pushedAt":"2024-01-02T21:42:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22381: Make methods private in database installers (#37261)","shortMessageHtmlLink":"BAP-22381: Make methods private in database installers (#37261)"}},{"before":"938e39bbd6996df4009a7af14f840abd90e05a49","after":"0e95310e93853ab09c49a50456aa17da6702edf5","ref":"refs/heads/5.0","pushedAt":"2023-12-11T12:37:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-22946: Storefront Guest API (#36517)","shortMessageHtmlLink":"BB-22946: Storefront Guest API (#36517)"}},{"before":"c768462b9fb55102844d4d3c2865f8e7619f6aa8","after":"57bc53916644ddae2dd7b8d1b80e541915c403b9","ref":"refs/heads/5.1","pushedAt":"2023-12-01T11:38:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22241: OAuth Code Grant + PKCE Authentication (#36724)","shortMessageHtmlLink":"BAP-22241: OAuth Code Grant + PKCE Authentication (#36724)"}},{"before":"1b4d3bd1eff81005eb903a67bb44206eafa54474","after":"039bcbcec3ab1d868d69c09884f225a549c571f3","ref":"refs/heads/master","pushedAt":"2023-11-09T21:42:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22241: OAuth Code Grant + PKCE Authentication (#36718)","shortMessageHtmlLink":"BAP-22241: OAuth Code Grant + PKCE Authentication (#36718)"}},{"before":"f577140c342c531641359bc2c8fd8ede01803c48","after":"1b4d3bd1eff81005eb903a67bb44206eafa54474","ref":"refs/heads/master","pushedAt":"2023-10-20T20:44:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22278: Allow Configuring OAuth 2 public and private keys location using environment variables (#36676)\n\n- added parameters and env vars for oauth keys paths","shortMessageHtmlLink":"BAP-22278: Allow Configuring OAuth 2 public and private keys location…"}},{"before":"877db4c51cfd53f5d48b4aec89264100b5ad7a7d","after":"c768462b9fb55102844d4d3c2865f8e7619f6aa8","ref":"refs/heads/5.1","pushedAt":"2023-10-20T15:39:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22278: Allow Configuring OAuth 2 public and private keys location using environment variables (#36687)\n\n- added parameters and env vars for oauth keys paths","shortMessageHtmlLink":"BAP-22278: Allow Configuring OAuth 2 public and private keys location…"}},{"before":"c5e4ababb81a8d68110511aaead63c55f1b01ead","after":"938e39bbd6996df4009a7af14f840abd90e05a49","ref":"refs/heads/5.0","pushedAt":"2023-10-19T15:15:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22192: Update league/oauth2-server package (#36473)","shortMessageHtmlLink":"BAP-22192: Update league/oauth2-server package (#36473)"}},{"before":"2c4a4dbc3624b24b3e747e3e72433504b6afbbf7","after":"f577140c342c531641359bc2c8fd8ede01803c48","ref":"refs/heads/master","pushedAt":"2023-10-12T20:46:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22253: Use symfony password hashers instead of password encoders (#36483)\n\n- replaced encoders with hashers\r\n- used more secure hashing algorithm for new users but left the fallback to allow login of users with not updated password hash\r\n- added faker provider for password hashing for users\r\n- fixed fixtures for user and customer user\r\n- increased number of parallel jobs in behat wiring\r\n\r\n\r\nCo-authored-by: Julia Khrysieva \r\nCo-authored-by: Viacheslav Dubrovskyi ","shortMessageHtmlLink":"BAP-22253: Use symfony password hashers instead of password encoders …"}},{"before":"4f1e7ad62eff1f95b046442deda5f49551a38c88","after":"2c4a4dbc3624b24b3e747e3e72433504b6afbbf7","ref":"refs/heads/master","pushedAt":"2023-09-13T20:41:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22238: Use Symfony 6 return and param types (#36400)","shortMessageHtmlLink":"BAP-22238: Use Symfony 6 return and param types (#36400)"}},{"before":"a88d754af917788341b34e7fcf4fd2a3241ec466","after":"4f1e7ad62eff1f95b046442deda5f49551a38c88","ref":"refs/heads/master","pushedAt":"2023-09-12T15:52:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-22921: 6.0.0 BETA (#36401)\n\n- switched oro/ packages to 6.0.* version","shortMessageHtmlLink":"BB-22921: 6.0.0 BETA (#36401)"}},{"before":"bea9d5d305c9d002bd4004b9ca0e34724a93cb4d","after":"a88d754af917788341b34e7fcf4fd2a3241ec466","ref":"refs/heads/master","pushedAt":"2023-09-11T20:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22238: Use Symfony 6 return types (#36389)","shortMessageHtmlLink":"BAP-22238: Use Symfony 6 return types (#36389)"}},{"before":"339ae9994c7f3810d4bf65f026699fb609922561","after":"877db4c51cfd53f5d48b4aec89264100b5ad7a7d","ref":"refs/heads/5.1","pushedAt":"2023-09-05T20:32:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-11460: Enable API for Email entities (#35972)","shortMessageHtmlLink":"BAP-11460: Enable API for Email entities (#35972)"}},{"before":"d78e1a35464c830caa1e8a09efa67f83763f6b7a","after":"bea9d5d305c9d002bd4004b9ca0e34724a93cb4d","ref":"refs/heads/master","pushedAt":"2023-09-04T20:39:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-11460: Enable API for Email entities (#35971)","shortMessageHtmlLink":"BAP-11460: Enable API for Email entities (#35971)"}},{"before":"2d819d1a107de2fcdea55b68f5a81b0673fcf885","after":"d78e1a35464c830caa1e8a09efa67f83763f6b7a","ref":"refs/heads/master","pushedAt":"2023-08-31T20:45:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22192: Update league/oauth2-server package (#36282)","shortMessageHtmlLink":"BAP-22192: Update league/oauth2-server package (#36282)"}},{"before":"3581ba1579b6fcd99e254518b31ef7045bd12d7c","after":"339ae9994c7f3810d4bf65f026699fb609922561","ref":"refs/heads/5.1","pushedAt":"2023-08-29T11:37:48.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22192: Update league/oauth2-server package (#36204)","shortMessageHtmlLink":"BAP-22192: Update league/oauth2-server package (#36204)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERqxB_AA","startCursor":null,"endCursor":null}},"title":"Activity · oroinc/oauth2-server"}