-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add adonis6_ally_vk and adonis6_ally_yandex packages (#109)
- Loading branch information
1 parent
61afdef
commit fbff404
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
name: adonis6_ally_vk | ||
category: Authentication | ||
npm: adonis6_ally_vk | ||
repo: dmitry-makovsky/adonis6_ally_vk | ||
icon: vk.png | ||
description: AdonisJS 6 Ally Vk.com (Vkontakte.ru) Driver | ||
compatibility: | ||
adonis: ^6.0.0 | ||
firstReleaseAt: '2024-11-16T11:58:42.318Z' | ||
lastReleaseAt: '2024-11-18T17:15:23.528Z' | ||
type: 3rd-party | ||
maintainers: | ||
- name: Dmitry Makovsky | ||
github: dmitry-makovsky | ||
github: https://github.com/dmitry-makovsky/adonis6_ally_vk/tree/main | ||
website: https://github.com/dmitry-makovsky/adonis6_ally_vk/tree/main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
name: adonis6_ally_yandex | ||
category: Authentication | ||
npm: adonis6_ally_yandex | ||
repo: dmitry-makovsky/adonis6_ally_yandex | ||
icon: yandex.png | ||
description: AdonisJS 6 Ally Yandex Driver | ||
compatibility: | ||
adonis: ^6.0.0 | ||
firstReleaseAt: '2024-11-16T11:58:42.318Z' | ||
lastReleaseAt: '2024-11-18T17:15:23.528Z' | ||
type: 3rd-party | ||
maintainers: | ||
- name: Dmitry Makovsky | ||
github: dmitry-makovsky | ||
github: https://github.com/dmitry-makovsky/adonis6_ally_yandex/tree/main | ||
website: https://github.com/dmitry-makovsky/adonis6_ally_yandex/tree/main |