Commit graph

3 commits

Author SHA1 Message Date
Tim Möhlmann
7b613c63eb impelement unit tests for the token Verifiers 2023-03-03 18:47:16 +02:00
Tim Möhlmann
72a108a33b add unit tests for oidc.IntrospectionResponse
- Changed UserInfoAddress to pointer in UserInfo and
IntrospectionResponse.
This was needed to make omitempty work correctly.

- Copy or merge maps in IntrospectionResponse GetUserInfo
and SetUserInfo
2023-03-02 16:46:08 +02:00
Tim Möhlmann
3940b520a8 cleanup nested types and add some unit tests 2023-03-02 16:46:08 +02:00