0.0.16 • Published 10 months ago

@liro_u/user-api v0.0.16

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

UserApi

Installer certificats https localement:

  1. Lancer powershell en administrateur

  2. Installer chocolately Lancer cette commande:

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
  1. Installer mkcert
choco install mkcert
  1. Créer les certificats Dans le dossier test (là où il y a server). Cela générera des fichiers localhost.pem et localhost-key.pem.
mkcert -install
mkcert localhost
0.0.14

10 months ago

0.0.15

10 months ago

0.0.16

10 months ago

0.0.13

10 months ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago