gatekeeper_weebi 1.0.0 copy "gatekeeper_weebi: ^1.0.0" to clipboard
gatekeeper_weebi: ^1.0.0 copied to clipboard

Session coordination, device enrollment, and permission management for Weebi applications

example/gatekeeper_weebi_example.dart

// Example: Creating a Gatekeeper instance
// 
// In a real app, you would:
// 1. Create auth infrastructure (AccessTokenProvider, PersistedTokenProvider)
// 2. Create device service
// 3. Initialize Gatekeeper
// 4. Restore tokens on startup
//
// See GATEKEEPER_INTEGRATION_GUIDE.md for complete examples

void main() async {
  print('Gatekeeper package ready for integration!');
  print('See GATEKEEPER_INTEGRATION_GUIDE.md for usage examples.');
}
0
likes
40
points
14
downloads

Publisher

verified publisherweebi.com

Weekly Downloads

Session coordination, device enrollment, and permission management for Weebi applications

Homepage

License

unknown (license)

Dependencies

auth_weebi, models_weebi, protos_weebi, services_weebi

More

Packages that depend on gatekeeper_weebi