Skip to contents

This function checks the authentication status for the Meetup API. It provides feedback on whether credentials are configured correctly, tests API connectivity, and shows available authentication methods.

Usage

meetupr_sitrep()

Value

Invisibly returns a list with authentication status details.

Examples

meetupr_sitrep()
#> 
#> ── meetupr Situation Report ────────────────────────────────────────────────────
#> 
#> ── Active Authentication Method ──
#> 
#>  Authentication available
#>  Active method: jwt
#>  Client name: testclient
#>  JWT token: Available and valid
#>  JWT issuer: 1234567890
#>  Client key: fake_c...
#> 
#> ── API Connectivity Test ──
#> 
#> ! API Connection: Unexpected response