towerops/lib/towerops_web/graphql
graham c5481c2cd3 add mobile token auth to GraphQL endpoint (#48)
Extend the GraphQL API and socket to accept mobile session tokens
alongside existing API tokens. Add OrganizationScope middleware
that extracts organization_id from query args for mobile users.
Add my_organizations query for mobile app org listing.

Reviewed-on: graham/towerops-web#48
2026-03-16 15:23:07 -05:00
..
middleware add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
resolvers add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
types add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
context.ex Security fixes: mask credentials in logs/API, fix cookie/CSP/LIKE injection/webhooks 2026-02-15 09:09:04 -06:00
schema.ex add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
subscriptions.ex add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00