Skip to content

Commit 25c8edf

Browse files
committed
Update README.md
Spelling errors
1 parent 3ca464b commit 25c8edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# phpFrejaeid
1+
# phpFreja
22

33
Simple PHP wrapper to talk to [Freja eID](https://frejaeid.com/en/developers-section/) [REST API](https://frejaeid.com/rest-api/Freja%20eID%20Relying%20Party%20Developers'%20Documentation.html) for use both in test and production enviroment.
44

5-
- Supports validation of the JWS but requires external library for that part (thanks to [php-jws](https://github.com/Gamegos/php-jws).
5+
- Supports validation of the JWS but requires external library for that part (thanks to [php-jws](https://github.com/Gamegos/php-jws)).
66
- Supports both directed and inferred authentication, for use with qr-code and app.
77
- Supports authentication and signature api but not the assertion service.
88
- Well behaved functions that do not throw (atleast not by design) but always return objects for simpler handling.

0 commit comments

Comments
 (0)