nextcloud-auth

Nextcloud helpers related to authentication and the current user https://npmjs.org/@nextcloud/auth

GPL-3.0 License

Stars
8
Committers
11

Bot releases are visible (Hide)

nextcloud-auth - v2.4.0 Latest Release

Published by susnux 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.3.0...v2.4.0

nextcloud-auth - v2.3.0

Published by susnux 6 months ago

2.3.0 - 2024-04-22

Added

  • feat: Use vite for transpiling and vitest for testing

Changed

  • Update NPM version to LTS version 10
  • Bump @nextcloud/event-bus from 3.1.0 to 3.2.0
  • Updated development dependencies
nextcloud-auth - v2.2.1

Published by artonge about 1 year ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.2.0...v2.2.1

nextcloud-auth - v2.2.0

Published by artonge about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.1.0...v2.2.0

nextcloud-auth - v2.1.0

Published by susnux over 1 year ago

Fixed

  • Fixed invalid typings for NextcloudUser interface
  • Use explicit file extensions for ES module files

Changed

  • Current user and CSRF token are now initialized on first usage
  • Dependency updates
nextcloud-auth - v2.0.0

Published by juliushaertl about 2 years ago

Added

  • Rollup as bundler
  • ESM bundle

Changed

  • Remove core-js
  • Remove babel
  • Remove unnecessary dev dependencies
  • README.md
Badges
Extracted from project README
REUSE status npm Documentation
Related Projects