nettskjema_find_ip: Find your current IP

View source: R/nettskjema_auth.R

nettskjema_find_ipR Documentation

Find your current IP

Description

The Nettskjema v2 API requires a token to be registered with IP addresses. This function returns the current IP address.

Usage

nettskjema_find_ip(version = c("v4", "v6"))

Arguments

version

string. ip version to check. one of either "v4" or "v6".

Details

If you are working through a VPN, the IP address will not be returned as the Nettskjema API sees it. We are looking for solutions to this.

Examples

nettskjema_find_ip()

LCBC-UiO/nettskjemar documentation built on Aug. 24, 2023, 5:44 p.m.