Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>EpochCore AuthNew to Visual Studio Code? Get it now.
EpochCore Auth

EpochCore Auth

VS Code Marketplace

| (0) | Free
Enterprise-grade extension with 14-day Pro trial
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EpochCore Auth

Enterprise authentication & identity management for VS Code.

Features

  • JWT token management and validation
  • Session handling with auto-refresh
  • Biometric authentication integration
  • Hardware key (FIDO2/WebAuthn) support
  • Quantum-resistant cryptography ready
  • Zero-trust verification framework

Commands

  • EpochCore: Login - Authenticate with EpochCore
  • EpochCore: Logout - End current session
  • EpochCore: Validate Token - Verify token validity
  • EpochCore: Refresh Token - Force token refresh
  • EpochCore: Configure Hardware Key - Set up hardware key

Configuration

Setting Default Description
epochcore.auth.endpoint https://auth.epochcoreqcs.com Authentication endpoint
epochcore.auth.enableBiometric true Enable biometric auth
epochcore.auth.tokenRefreshInterval 3600 Refresh interval (seconds)

API for Other Extensions

This extension provides authentication services consumed by other EpochCore extensions:

// Get auth service
const authService = vscode.extensions.getExtension('epochcore.epochcore-auth');
const token = await authService.exports.getToken();
const isValid = await authService.exports.validateToken(token);

Capsules Included

  • ALPHA_01_EPOCHCORE_RAS - Root Authentication System
  • ALPHA_06_EPOCHCORE_RAS_1A - Enhanced Authentication Layer

License

See LICENSE.md for details.


Part of the EpochCore Quantum Mesh | epochcoreqcs.com


Contact & Resources

Official Links

Resource URL
Pricing & Plans quantumvick.pages.dev/pricing
Swarm Status epochcoreqcs.com/swarm/status
GitHub github.com/Jvryan92/EpochCore

Community

Platform Link
Discord Join Server
Patreon patreon.com/cw/MaxMesh
YouTube youtube.com/@maxmesh-hft
LinkedIn John Ryan
Instagram @epochcore_advanced_technology
Twitter/X twitter.com/home
Facebook Business Page
Loom Video Demos

Support

  • Email: EpochCoreRas@gmail.com
  • License: Proprietary - EpochCore Quantum Commerce Stack
  • Publisher: EpochQuantum

Enterprise Features

  • 14-day Pro trial included
  • Free tier: 10 operations/day
  • Pro tier: Unlimited operations
  • Enterprise: Custom deployment + priority support

Part of the EpochCore Quantum Commerce Stack | RAS Root: 40668c787c463ca5 | Coherence: 0.999999

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft