Skip to main content

Crate beeline

Crate beeline 

Source
Expand description

Async Rust client helpers for Foursquare/Swarm user OAuth and checkin polling.

beeline is intentionally storage- and framework-neutral. A caller such as a Discord bot can use signed LinkState values to carry Discord metadata through OAuth, store tokens in its own database, then poll checkins with SwarmClient.

Structs§

AccessToken
ApiEnvelope
ApiMeta
AuthorizationCallback
AuthorizationRequest
AuthorizedUser
Category
Checkin
CheckinsQuery
CheckinsResult
Comment
CountItems
Icon
Like
LinkState
Location
OAuthConfig
Photo
PollOptions
RateLimit
Source
Stats
SwarmClient
SwarmClientBuilder
User
UserCheckinsResponse
Venue

Enums§

Error

Constants§

DEFAULT_API_VERSION

Functions§

parse_authorization_callback

Type Aliases§

Result