mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
11 lines
277 B
TOML
11 lines
277 B
TOML
# This is the plugin definition file for the "oauth" plugin.
|
|
|
|
Name = "oauth"
|
|
Description = "Provides oauth capabilities."
|
|
Author = "Lea Anthony"
|
|
Version = "v1.0.0"
|
|
Website = "https://wails.io"
|
|
Repository = "https://github.com/wailsapp/wails/v3/plugins/oauth"
|
|
License = "MIT"
|
|
|
|
|