1.1.0 • Published 10 months ago

ent-cookies v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

🍪 @ent-cookies

TypeScript Deno JS

About

This is a typescript library made to easily get cookies from your ENT (Espace Numérique de Travail) account.

This project is made using Deno.

Supported ENTs and services

ENTServiceid
Toutatice (Bretagne)🦋 Pronote, 📰 Europressetoutatice
Sciences Po Bordeaux📰 Europressescpobx

If you want to add support for another ENT, feel free to open a pull request.

Usage

import { getCookie } from "https://deno.land/x/ent_cookies/mod.ts";

const cookiesData = await getCookie("username", "password", "ent", "service");
console.log(cookiesData);
1.1.0

10 months ago

1.0.2

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago