Add oauth2 client

This commit is contained in:
Guilherme Werner 2023-12-01 20:32:36 -03:00
parent e0e549b5dc
commit e51ff1249c
8 changed files with 183 additions and 20 deletions

37
.gitignore vendored
View file

@ -1,11 +1,40 @@
__pycache__/
.gradle/
.idea/
.metals/
.next/
.parcel-cache/
[Bb]uild/
[Ss]aved/
.vs/
.vscode/
bin/
binaries/
build/
node_modules/
obj/
saved/
target/
*.wasm
.DS_Store
.env
*.crt
*.csproj
*.filters
*.fsproj
*.key
*.log
*.make
*.mwb.bak
*.pem
*.sln
*.user
*.vcxproj
*.vpp.*
*.wasm
*.xcodeproj
*.xcworkspace
Cargo.lock
desktop.ini
yarn-error.log
keystore.jks
local.properties
Makefile
next-env.d.ts