| Issue 21: | The store object should be static. | |
| Back to list |
I think the store class should be static. The TrystAuth class needs to store and retrieve, and it seems odd that you must pass a reference to the store object to the class. |
| Issue 21: | The store object should be static. | |
| Back to list |
I think the store class should be static. The TrystAuth class needs to store and retrieve, and it seems odd that you must pass a reference to the store object to the class. |