Reference
Functions
Utility functions
- app.after_request()
-
Ensure responses aren’t cached
- app.get_token()
- app.index()
- app.load_config()
- app.main()
- app.request_maskinporten_token()
-
Requests an access token from Maskinporten using API-specific credentials.
- request_token.build_jwt()
-
A helper function to build a JWT assertion for Maskinporten token requests.
- request_token.load_config()
- request_token.request_maskinporten_token()
-
Requests an access token from Maskinporten using API-specific credentials.